Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Eliminating caution messages in a script
Message
 
 
To
06/03/2008 16:57:46
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
01299551
Message ID:
01299610
Views:
19
>Is there a way to eliminate caution messages in a script? I am receiving this about 120 times because my script deals with about 120 tables:
>
>
>Caution: Changing any part of an object name could break scripts and stored procedures.
>
My immediate thought was about SET ANSI_WARNINGS (T-SQL), but checking BOL doesn't seem to be it. Anyway, try with them off and also check other references from this link.
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