Re: JDBC ResultSet Methods

From: <leibt_at_my-deja.com>
Date: 1999/08/31
Message-ID: <7qgfv7$f42$1_at_nnrp1.deja.com>#1/1


In article <37cae509.36819858_at_news.idt.net>,   jjcardella_at_hotmail.com wrote:
>
> OK ... I see ... thanks! Do you know if/how I
 could use JDBC2.0 with
> what I'm doing? I'm using Oracle8/Novell and
 Visual Cafe DB Ed. (I
> also have JBuilder, but haven't looked into that
 tool yet.)
>
> On 30 Aug 1999 19:22:18 GMT, methanic_at_dev.null
 (Andre van Dijk) wrote:
>
> >
> >The first() and last() calls are only available
 in JDBC2.0 included in JDK1.2
> >JDBC1.0 only supports forward resultsets ie. u
 can only use next() to traverse
> >the resultset.
> >
> >Bye.
>
>

Hi,
I got to solve an similar problem. The point is that Oracle 8.1.5 (8i) do not support JDBC2.0 (8.1.6 do!!) so when you look in SUN's online API reference you will see that there is probably no chance for you to use first() and last(). But if someone has got a resulution for this, please mail me!

CU

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Tue Aug 31 1999 - 00:00:00 CEST

Original text of this message