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 (L-S)

 

Language extension detected in syntax near '%1' on line %2

Error constant SQLE_SYNTAX_EXTENSION_WARNING
ODBC 2 State 01000
ODBC 3 State 01000
Parameter 1 The word or symbol where the syntax has been detected.
Parameter 2 Line number.
Severity 10
SQLCODE 107
SQLSTATE 01W07
Sybase error code 5703
Probable cause

The statement you are executing contains syntax that is not allowed with the current setting of the option SQL_FLAGGER_WARNING_LEVEL. Modify the offending statement or set the SQL_FLAGGER_WARNING_LEVEL option to a different value.