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