Error 752

"Cannot call the '%1' function on a JDBC resultset when it is positioned on an insert row"

Item Description

SQLCode

-752L

Constant

JDBC_INVALID_OPER_ON_INSERT_ROW

SQLState

WJ019

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

2398

Severity Code

16

Parameter 1

Name of the resultset function being called.

Probable cause

Some resultset functions such as updateRow and deleteRow are invalid when the cursor of the resultset is positioned at the insert row.


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