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

Error 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.