RE: [INTERFACES] jdbc driver

Поиск
Список
Период
Сортировка
От Peter Mount
Тема RE: [INTERFACES] jdbc driver
Дата
Msg-id 1B3D5E532D18D311861A00600865478C25E77C@exchange1.nt.maidstone.gov.uk
обсуждение исходный текст
Список pgsql-interfaces
You need to be using JDK1.2. That provides the following additions to
ResultSet:
prev();first();last();

Peter

-- 
Peter Mount
Enterprise Support
Maidstone Borough Council
Any views stated are my own, and not those of Maidstone Borough Council.



-----Original Message-----
From: Richard Reyes [mailto:llestat@ibm.net]
Sent: 26 October 1999 03:43
To: postgresql interfaces
Subject: [INTERFACES] jdbc driver


Question - I did not see any examples on how to scroll forward and
backward through a result set.  I can do the forward part without a
problem doing result.next but how do I implement something like
result.prev ????
Is it possible?? or do I need to load all the records and work from
there...

- Richard Reyes

************


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

Предыдущее
От: Richard Reyes
Дата:
Сообщение: jdbc driver
Следующее
От: Anjan Borthakur
Дата:
Сообщение: uploading & downloading files from database