Viewing 4 posts - 1 through 4 (of 4 total)
about 15 years ago I had the privilege of doing some projects using Interbase and later Firebird, and there you could just select from a stored procedure, or join with...
March 25, 2015 at 3:53 am
David, I'm certainly intrested to see the declaration of that SP.
Has anyone measured the performance cost of either of these techniques (Steve's CLR using a seperate transaction context and...
March 28, 2013 at 1:38 pm
Hi William, In a single stored procedure this will indeed allow you to have a trace of the exception, in real world you often have nested stored procedures, triggers called...
March 28, 2013 at 7:26 am
Hi, thank you for this article. What would be the best technique to have exception logging beyond a begin tran...rollback scenario, the problem being that any error logged to a...
March 28, 2013 at 2:12 am
Viewing 4 posts - 1 through 4 (of 4 total)