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

SQL Anywhere 11.0.0 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (D-K)

 

Invalid setting for option '%1'

Error constant SQLE_INVALID_OPTION_SETTING
ODBC 2 State 37000
ODBC 3 State 42000
Parameter 1 Name of the invalid option.
Severity 16
SQLCODE –201
SQLSTATE 42W17
Sybase error code 5849
Probable cause

You supplied an invalid value for an option in the SET statement. Some options allow only numeric values, while other options allow only the values On and Off.