Error 131

"Syntax error near '%1' %2"

Item Description

SQLCode

-131L

Constant

SYNTAX_ERROR

SQLState

42W04

ODBC 2 State

37000

ODBC 3 State

42000

Sybase Error Code

2071

Severity Code

15

Parameter 1

The word or symbol where the syntax error has been detected.

Parameter 2

Line number.

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").


Created May 6, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com