Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scrpt questions
Message
From
26/04/2001 15:17:45
 
 
To
26/04/2001 14:30:39
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Miscellaneous
Thread ID:
00499152
Message ID:
00500315
Views:
29
>if @cVersion not in ('DB4', 'DB5') raiserror ('DATABASE VERSION ERROR!', 127, 1) with nowait, log

OK, you're doing something different. RAISERROR with a severity greater than 19 cause SQL Server to kill the connection. They're considered to be fatal errors!

So, you're statement about it being ugly was very accurate!

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform