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

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

'%1' is an invalid value for '%2'


Item

Value

Constant

SQLE_INVALID_OPTION_VALUE

ODBC 2 State

37000

ODBC 3 State

42000

Parameter 1

The invalid value.

Parameter 2

Name of the option.

Severity

16

SQLCODE

-1053

SQLSTATE

42W85

Sybase error code

5849

Probable cause

You supplied an invalid value for an option. Some options only allow numeric values and some options only allow true or false. Also, many options do not permit the empty string as a value.