Hello At 20/01/2003 10:09 +0100, Schroeder, Alexander wrote: >Yes that is a way to interpret the text, >but looking at the spec there is also the following (JDBC 3.0, p. 119): > >relative(int rows)- moves the cursor relative to its current position.
This is the point, you have not current position. See the difference between the throws paragraph in the API docs between absolute() and relative(). The way the driver works now is OK, if you change that you could break some existing software. Regards Blas Rodriguez Somoza _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
