Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I Allow field data to be truncated during insert
Message
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
00853076
Message ID:
00853286
Views:
16
Thank you Sergey, I have been trying to duplicate the issue they have (Randomly), but to no avail. If I put the SET ANSI_WARNINGS OFF at the beginning of the statement and I put set ANSI_WARNINGS ON at the end of the statement, will it just effect that one statement?

set ANSI_WARNINGS off;Insert.....;set ANSI_WARNINGS off
Previous
Reply
Map
View

Click here to load this message in the networking platform