Re: JDBC ResultSet Methods

From: <jjcardella_at_hotmail.com>
Date: 1999/08/30
Message-ID: <37cae509.36819858_at_news.idt.net>#1/1


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.
Received on Mon Aug 30 1999 - 00:00:00 CEST

Original text of this message