This is a discussion on Data Truncated 1021 within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> I am running a simple SELECT * FROM Table1 statement and the sql ODBC driver returns error code: 1021, ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I am running a simple SELECT * FROM Table1 statement and the sql ODBC driver returns error code: 1021, Data Truncated. I assume the error is due to a text field where I store a rather large XML string, but it is certainly NOT larger than, say 100K. I am using Microsoft SQL Server 2000. Is there anyone that could help me on this matter, please. Kind regards Lasse Seten lseten@rockfast.com.au |