Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

capturing failed commands and their targets..

$
0
0
So.. I'm working on writing a generic CATCH block what will insert into a log table the following information:

The table that was the target of a failed insert/update statement.
The command that was being executed (including the values being

Viewing all articles
Browse latest Browse all 3145

Trending Articles