Collection Contents Index Character conversion error or warning report is not available when the single-byte converter is used Next PDF

SQL Anywhere® 10 - Error Messages  > Database Error Messages  > Alphabetic list of error messages

Character set conversion to '%1' cannot be performed; '%2' is used instead


Item

Value

Constant

SQLE_CANNOT_PERFORM_CHAR_TRANSLATION

ODBC 2 State

01000

ODBC 3 State

01000

Parameter 1

Name of character set the application requested.

Parameter 2

Name of character set the database will be using.

Severity

10

SQLCODE

114

SQLSTATE

01W12

Sybase error code

13613

Probable cause

The server is unable to perform a character conversion from the character set the database is using to the character set the application requested.


Collection Contents Index Character conversion error or warning report is not available when the single-byte converter is used Next PDF