Home All Groups Group Topic Archive Search About
Author
9 Dec 2005 6:56 PM
mikeb
Where can I find a list of the error numbers, and their descriptions, that
might be received through @@Error?

Author
9 Dec 2005 7:06 PM
JT
master..sysmessages

http://www.databasejournal.com/features/mssql/article.php/1460181

Show quote
"mikeb" <m***@nohostanywhere.com> wrote in message
news:%23zf4RJP$FHA.356@TK2MSFTNGP12.phx.gbl...
> Where can I find a list of the error numbers, and their descriptions, that
> might be received through @@Error?
>
Author
9 Dec 2005 7:07 PM
mikeb
ack, sorry...

master.dbo.sysmessages



Show quote
"mikeb" <m***@nohostanywhere.com> wrote in message
news:%23zf4RJP$FHA.356@TK2MSFTNGP12.phx.gbl...
> Where can I find a list of the error numbers, and their descriptions, that
> might be received through @@Error?
>
Author
9 Dec 2005 7:11 PM
Aaron Bertrand [SQL Server MVP]
SELECT * FROM master..sysmessages




Show quote
"mikeb" <m***@nohostanywhere.com> wrote in message
news:%23zf4RJP$FHA.356@TK2MSFTNGP12.phx.gbl...
> Where can I find a list of the error numbers, and their descriptions, that
> might be received through @@Error?
>

AddThis Social Bookmark Button