Frank Schoenheit, Sun Microsystems Germany ha scritto:
Hi Sergio,

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?

Since you meanwhile asked this question in d...@api, with more details, I
answered it over there. Bottom line: chances are the driver supports
FORWARD_ONLY cursors only, while your code requires a freely scrollable
cursor. For details, see my other mail, please.

Ciao
Frank

Thanks
Ciao
Sergio

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to