R
Roger Twomey
I am familiar with the try catch block.
I am trying to use it more explicitly depending on the SQL Server error
raised. Is there a way to get the actual SQL server error message that was
raised when this occurs?
We can add our own custom errors but I need to be able to catch the number.
I am trying to use it more explicitly depending on the SQL Server error
raised. Is there a way to get the actual SQL server error message that was
raised when this occurs?
We can add our own custom errors but I need to be able to catch the number.