jdbc driver

From: Richard Reyes <llestat(at)ibm(dot)net>
To: postgresql interfaces <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: jdbc driver
Date: 1999-10-26 02:42:30
Message-ID: 38151515.9332B85B@ibm.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

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

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 1999-10-26 06:14:59 RE: [INTERFACES] jdbc driver
Previous Message Lars Strobor 1999-10-26 01:18:41 FreeBSD and libpq example not compiling