Error 197

"No current row of cursor"

Item Description

SQLCode

-197L

Constant

NO_CURRENT_ROW

SQLState

24503

ODBC 2 State

24000

ODBC 3 State

24000

Sybase Error Code

2128

Severity Code

16

Probable cause

You attempted to perform an operation on the current row of a cursor, but the cursor is not positioned on a row. The cursor is before the first row of the cursor, after the last row, or is on a row that has since been deleted.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com