Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error message handling in sql server 2000

Status
Not open for further replies.

spaliwal

Programmer
Dec 28, 2001
31
0
0
IN
Hi Experts,

I have to replace sql server default error messages by my own defined messages .In sysmessage table i have created some user defined messages having nos > 50000 thru. "sp_addmessage" command. Also i used RAISERROR to raise these user defined messages . But I am unable to replace sql server default error messages by my own defined message(> 50000). Pl. help me.


Thanks in advance.

Shailesh

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top