getMoreResults() issue

From: "Les Carter" <carterl(at)newkinetics(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: getMoreResults() issue
Date: 2005-07-25 07:40:06
Message-ID: 1122277206.13050@workhorse.newkinetics.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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.<br />Has anyone got a working example?<br />Does this method only work for PreparedStatements or does a regular Statement also bring back large numbers of rows from the DB in pages?<br /><br />Cheers,<br /><br />L<br />

--bound1122277206--

Attachment Content-Type Size
unknown_filename text/html 580 bytes

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2005-07-25 12:00:00 Re: Accessing functions from JSP code
Previous Message Minal 2005-07-25 06:38:35 Accessing functions from JSP code