Re: Postgresql JDBC driver - Support for Scrollable Result Sets

Поиск
Список
Период
Сортировка
От Peter T Mount
Тема Re: Postgresql JDBC driver - Support for Scrollable Result Sets
Дата
Msg-id 980414490.3a6ff01a0edaa@webmail.retep.org.uk
обсуждение исходный текст
Ответ на Postgresql JDBC driver - Support for Scrollable Result Sets  ("Ramachandra K.B.S" <ram@meritsystems.com>)
Список pgsql-jdbc
Quoting "Ramachandra K.B.S" <ram@meritsystems.com>:

> 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.

The beginings of it is there, but it depends on if I get chance. Hopefully my
development box at home will be up and running by the weekend (its been
reinstalled after 2 drives died, but its not networking).

At the moment I'm limited to bug fixing blind while she's down.

Peter

>
> Thanks and regards
> Ram
>
>
>



--
Peter Mount peter@retep.org.uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Barry Lind
Дата:
Сообщение: Re: [BUGS] JDBC PreparedStatement.setMaxRows() affects other objectsinstantiated from this class and it's parent class
Следующее
От: Peter T Mount
Дата:
Сообщение: Re: Re: Postgresql JDBC driver - Support for Scrollable Result Sets