Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
String or binary data would be truncated
Message
 
 
To
13/04/2008 14:21:36
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
01310262
Message ID:
01310263
Views:
30
>When a value is included in a SQL command to be saved on a table, if the length is greater than the field size, we will have the following error:
>
>"String or binary data would be truncated."
>
>Is there a setting in SQL Server to avoid that?

Try SET ANSI_WARNINGS OFF.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform