Warning 125

"An invalid multi-byte input character was encountered when converting from %1 to %2"

Item Description

SQLCode

125L

Constant

ILLEGAL_MULTIBYTE_WARNING

SQLState

01WC1

ODBC 2 State

01000

ODBC 3 State

01000

Sybase Error Code

2538

Severity Code

10

Parameter 1

The character set of the input string.

Parameter 2

The character set of the output string.

Probable cause

While the server was performing character set conversion on an input string, an invalid multi-byte character was encountered. The illegal character was directly copied without conversion. Data following the illegal character may be misinterpreted. See on_charset_conversion_failure option.


Created November 10, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com