Log your exceptions to a text file? 😊 --
rk -----Original Message----- From: ProfoxTech <[email protected]> On Behalf Of Malcolm Greene Sent: Thursday, September 13, 2018 5:02 PM To: [email protected] Subject: Example of T-SQL exception handling within a transaction? Anyone have an example of how to trap and exception within a T-SQL transaction and save diagnostic details on why the transaction failed to an error log? If you insert the exception data to an error table this information gets lost when you rollback the transaction. I'm sure I'm missing something obvious :) Thanks, Malcolm _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/bn6pr10mb129997d3a325aa8eb48923c8d2...@bn6pr10mb1299.namprd10.prod.outlook.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

