We have a WEB app that on occasion fails. It's a page that write records to a SQl server database. There is third party code involved, so a useless generic error page is displayed. Is there a Logging / error tracking mechanism in SQL server where "bad" SQL statement are logged?
Microsoft SQL ServerMicrosoft SQL Server 2005Microsoft SQL Server 2008