|
database
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Error number table?Where can I find a list of the error numbers, and their descriptions, that
might be received through @@Error? 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? > 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? > 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? > |
|||||||||||||||||||||||