Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-01-17 : 11:04:13
|
Mike writes "How do I get the error message from T-SQL?
I can get the error # from @@ERROR but dont seem to be able to get the error message. I could do a select from sysmessages but that would only give me the message template.
Cheers
Mike" |
|
|
|
|
|