Error 1073

"'%1' cannot be used as the NCHAR collation: only UCA and UTF8BIN may be used"

Item Description

SQLCode

-1073L

Constant

INVALID_NCHAR_COLLATION

SQLState

WC010

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

2742

Severity Code

16

Parameter 1

The collation that can not be used as the NCHAR collation.

Probable cause

The specified collation cannot be used as the NCHAR collation. NCHAR always uses UTF-8, so the collation must be either UCA or UTF8BIN.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com