April 27, 2004 at 7:46 am
Can you find in the system tables or views any clasification of sql server errors?
I mean you can clasify errors like constraints errors, security errors and so on.
I am almost sure it doesn't exists but I still ask, who knows?
April 27, 2004 at 11:23 am
sysmessages
April 27, 2004 at 11:58 pm
in sysmessages you cannot clasify errors.
All you can find is an id and a description.
I ask if there are others related tables to sysmessages or other posibilities for clasify errors in conversion errors, constraint errors and so on.
But I believe there isn't any way for doing this only to take error by error and made a custom clasification.
Thank you very much.
April 27, 2004 at 11:59 pm
in sysmessages you cannot clasify errors.
All you can find is an id and a description.
I ask if there are others related tables to sysmessages or other posibilities for clasify errors in conversion errors, constraint errors and so on.
But I believe there isn't any way for doing this only to take error by error and made a custom clasification.
Thank you very much.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply