ASA Error Messages
Database Error Messages
Alphabetic list of error messages
| Item | Value |
|---|---|
| SQLCODE | -743 |
| Constant | SQLE_JDBC_RESULTSET_SEEK_ABSOLUTE_ZERO |
| SQLSTATE | WJ016 |
| Sybase error code | 13756 |
| ODBC 2 State | ERROR |
| ODBC 3 State | ERROR |
There is no row zero on JDBC resultSets. The valid row numbers are 1, 2, ..., -2, -1.