Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: JDBC ResultSet Methods

Re: JDBC ResultSet Methods

From: <jjcardella_at_hotmail.com>
Date: Mon, 30 Aug 1999 20:11:09 GMT
Message-ID: <37cae509.36819858@news.idt.net>

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 - 15:11:09 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US