Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » Database Error Messages » Alphabetic list of error messages

Cannot convert between requested character set '%1' and database character set '%2' Next Page

Cannot convert between requested character sets '%1' and '%2'


Item

Value

Constant

SQLE_FAILED_TO_START_CONVERTER_2_CHARSETS

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Parameter 1

The name of the first requested character set encoding.

Parameter 2

The name of the second requested character set encoding.

Severity

16

SQLCODE

-891

SQLSTATE

WC008

Sybase error code

13592

Probable cause

The server is unable to convert between the two specified character sets. This could happen when the dbicu and dbicudt DLLs are not installed.