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!

Customise messaging in sql server 2000

Status
Not open for further replies.

spaliwal

Programmer
Dec 28, 2001
31
0
0
IN
Hi,

I have to replace sql server default error/ message by my defined message in sysmessage table which is above msg no. 50000 .I have used sp_addmessage command to add message in sysmessage table, also RAISERROR to raise this user defined message . But I am unable to replace sql server default error / messages to my defined message(> 50000). Pl. help me.


Thanks in advance.

Shailesh

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top