Error 1144

"'%1' cannot be used as the encoding specification for '%2' data"

Item Description

SQLCode

-1144L

Constant

INVALID_OPENSTRING_ENCODING

SQLState

WC017

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

2818

Severity Code

16

Parameter 1

The encoding that has been specified

Parameter 2

The data type for which the encoding has been specified

Probable cause

The specified encoding cannot be used for interpreting the given data. For CHAR data, the encoding must be the database's CHAR character encoding and for NCHAR data, it must be the database's NCHAR character encoding.


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