Postgresql JDBC driver - Support for Scrollable Result Sets - Mailing list pgsql-jdbc

From Ramachandra K.B.S
Subject Postgresql JDBC driver - Support for Scrollable Result Sets
Date
Msg-id D146AB5F4EE5D311B3E1004005726BB51B6609@mainserver
Whole thread Raw
Responses Re: Postgresql JDBC driver - Support for Scrollable Result Sets  (Michael Stephenson <mstephenson@tirin.openworld.co.uk>)
Re: Postgresql JDBC driver - Support for Scrollable Result Sets  (Peter T Mount <peter@retep.org.uk>)
List pgsql-jdbc
Hi,

We are hosting our site on a Redhat Linux server and use PostgreSQL as
the database.  JDBC is the prefered technology for our development.

In a current development project, we need the 'Scrollable Resultset'
functionality, which does not seem to exist in the driver for PostgreSQL
7.0.3.  We basically want to retrieve a set of records into a result set
and then browse through the records in the result set.

Is it available in the driver for PostgreSQL 7.1?  Will it be available
in the release version.

Thanks and regards
Ram



pgsql-jdbc by date:

Previous
From: "Kogotkov, Vyacheslav"
Date:
Subject: Can't connect to anonCVS !
Next
From: Michael Stephenson
Date:
Subject: Re: Postgresql JDBC driver - Support for Scrollable Result Sets