Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Raiserror question
Message
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Environment versions
SQL Server:
SQL Server 2000
Miscellaneous
Thread ID:
01477486
Message ID:
01477506
Views:
28
>Hi All, I'm playing around with Raiserror() and would like to display my own error message without all the other stuff i.e. sp name, line number etc..., is this possible ?

Hi Pete,

Take a look here
How to insert information into multiple related tables - shows usage of raiserror and try/catch

and
How to return error messages from the SQL Server to the client using SQLDataSource

shows how to consume these error messages raised by RAISERROR
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform