Error 853

"Cursor not in a valid state"

Item Description

SQLCode

-853L

Constant

CURSOR_INVALID_STATE

SQLState

24000

ODBC 2 State

24000

ODBC 3 State

24000

Sybase Error Code

2501

Severity Code

16

Probable cause

You attempted to use a cursor that is not in a valid state for the attempted operation. For example, the cursor may have encountered an error. In UltraLite, this error occurs if you attempt to set parameters for a prepared statement while a result set (cursor) is open for the statement.


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