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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ERROR HANDLING IN SQL SERVER

Status
Not open for further replies.

sandy3110

Programmer
Oct 31, 2001
2
IN
Hi,

I want to trap sql server error in store procedure.
With using Raiserror keyword...I can give user defined
errors but i dont want sql server error.
So it still displaying my error message and sql server(sysmessage).
What do I do for that?Any soLn.
Please reply me at sandy_3110@rediffmail.com ASAP.

Thanks & Regards,
Sandy
 

Can you give an example to clarify your meaning? Please post your SQL statement and the messages that result.

Thanks, Terry L. Broadbent
FAQ183-874 contains tips for posting questions in these forums.
NOTE: Reference to the FAQ is not directed at any individual.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top