getMoreResults() issue - Mailing list pgsql-jdbc

From Les Carter
Subject getMoreResults() issue
Date
Msg-id 1122277206.13050@workhorse.newkinetics.com
Whole thread Raw
Responses Re: getMoreResults() issue  (Oliver Jowett <oliver@opencloud.com>)
List 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
JDBC3drivers and Postgres 8?  It's always coming back as false for me even though I know there's more data.<br />Has
anyonegot a working example?<br />Does this method only work for PreparedStatements or does a regular Statement also
bringback large numbers of rows from the DB in pages?<br /><br />Cheers,<br /><br />L<br /> --bound1122277206--  

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Accessing functions from JSP code
Next
From: "Kevin Grittner"
Date:
Subject: Re: Timestamp weirdness