Re: Stored procedure fails without reason



Read this: http://www.sommarskog.se/error-handling-II.html

Error handling in tsql is primitive. Your assumptions regarding when a
batch (i.e., procedure) is aborted (i.e., never) are not valid.


.



Relevant Pages


Loading