An input character could not be converted to database character set and simple substitution took place
Item |
Value |
---|---|
SQLCODE |
127 |
Constant |
SQLE_INPUT_SIMPLE_SUBSTITUTION_WARNING |
SQLSTATE |
01WC3 |
Sybase error code |
13896 |
ODBC 2 State |
01000 |
ODBC 3 State |
01000 |
While the server was performing character set conversion on an input string, some character(s) could not be represented in the database character set. Those character(s) were substituted. See documentation on the ON_CHARSET_CONVERSION_FAILURE option.