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 |
|
mikeu
Starting Member
5 Posts |
Posted - 2001-01-12 : 08:38:25
|
| HiHow do you get an the error message from a T-SQL script. Is there a variable that will give me the last error message?FORMATMESSAGE ( msg_number , param_value [ ,...n ] )would give me what I want, if I knew where to get the aditional parameters needed for that error.Any IdeasThanksMike |
|
|
|
|
|