SQL: Error “String data, right truncated. Error in parameter 2” executing an INSERT
24 July, 2011
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
?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