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

Language extension Next Page

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


Item

Value

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.