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

SQL Anywhere 11.0.1 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (L-S)

 

Syntax error, cannot specify IQ specific options without specifying IQ PATH

Error constant SQLE_IQ_PATH_SYNTAX_ERROR
ODBC 2 State 37000
ODBC 3 State 42000
Severity 15
SQLCODE –687
SQLSTATE 42W48
Sybase error code 102
Probable cause

The database server cannot understand the statement you are trying to execute. If you used a keyword (such as DATE) for a column name, try enclosing the keyword in quotation marks ("DATE").