This is a multi-part message in MIME format.
--bound1122277206
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Has anyone else managed to get Statement.getMoreResults() working with the JDBC3 drivers and Postgres 8? It's always coming back as false for me even though I know there's more data.
Has anyone got a working example?
Does this method only work for PreparedStatements or does a regular Statement also bring back large numbers of rows from the DB in pages?
Cheers,
L
--bound1122277206--