Subject | logging exception message text in stored procedures |
---|---|
Author | tommyjky |
Post date | 2006-02-13T22:52:15Z |
I have a store procedure in which I want to to write exeptions to a
log table. When I get an error, I want to call a stored procedure and
send the text of the error message and write it to a table. I don't
know the field that the error text is stored in. Can someone please
tell me the name of the field where I can get the error message text.
log table. When I get an error, I want to call a stored procedure and
send the text of the error message and write it to a table. I don't
know the field that the error text is stored in. Can someone please
tell me the name of the field where I can get the error message text.