Error 753

"The JDBC resultset must be positioned on an insert row in order to use the '%1' function"

Item Description

SQLCode

-753L

Constant

JDBC_MUST_OPER_ON_INSERT_ROW

SQLState

WJ020

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

2399

Severity Code

16

Parameter 1

Name of the resultset function being called.

Probable cause

Resultset functions such as insertRow can only be called when the resultset is positioned on the insert row.


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