Seek absolute 0 was attempted on a JDBC SAResultSet

Error constant SQLE_JDBC_RESULTSET_SEEK_ABSOLUTE_ZERO
ODBC 2 State ERROR
ODBC 3 State ERROR
Severity 16
SQLCODE –743
SQLSTATE WJ016
Sybase error code 13756
Probable cause

There is no row zero on JDBC resultSets. The valid row numbers are 1, 2, ..., -2, -1.