Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
String or binary data would be truncated.
Message
 
 
To
02/03/2006 10:58:54
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01100897
Message ID:
01100950
Views:
11
The length of the data you're trying to insert exceeds the size of the column in the SQL Server table.

>Using VFP9, I have a routine that inserts a record into a SQL Server table. However, the record in not inserted and the following error is returned.
>
>"String or binary data would be truncated."
>
>I am using the following commands and my sql string appears correct.
>SQLCONNECT()
>SQLEXEC()
>
>What would cause this error?
>
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform