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 |
|
kotsas
Yak Posting Veteran
65 Posts |
Posted - 2002-06-05 : 02:23:02
|
| I create some alerts in SQL SErver with options "Always write to Windows NT event log." How I remove the alert but system again write message in eror log. How can I remove writing message in error log |
|
|
izaltsman
A custom title
1139 Posts |
Posted - 2002-06-05 : 08:37:22
|
| Check out sp_altermessage in BOL. |
 |
|
|
|
|
|