Forum

This content is now out of date.

Visit Our Community

SQL: Error “String data, right truncated. Error in parameter 2” executing an INSERT

Symptoms:

?SQL: Error "String data, right truncated. Error in parameter 2" executing an INSERT statement
?"[DataDirect][ODBC Progress OpenEdge Wire Protocol driver]String data, right truncated. Error in parameter 2."
?The INSERT statement assigns a 10 doubly byte string into a VARCHAR(10) column of a UTF-8 database table
?The INSERT statement is embedded in a C program and is executed using a prepared statement

Facts:

?IBM AIX
?OpenEdge 10.2B04

Cause:

?Bug# OE00209655

Fixes:
None at this time