ResultSet.absolute with MySQL
Sergio Corato <[email protected]>
| Newsgroups | gmane.comp.openoffice.dba.user |
|---|---|
| Message-ID | <[email protected]> |
I pass the same variable, taken with ResultSet.getRow() to MySQL and Hsqldb, but with MySQL this don't work, giving False, while with HsqlDB it works. Why?