Subject | Re: [Firebird-Java] DriverNotCapableException and ResultSet.absolute |
---|---|
Author | David Jencks |
Post date | 2002-04-07T23:08:47Z |
I doubt anyone working on firebird plans to do anything with interclient.
You might try using the (I think) first x, y syntax repeatedly. It might
be called limit, I don't remember.
david jencks
You might try using the (I think) first x, y syntax repeatedly. It might
be called limit, I don't remember.
david jencks
On 2002.04.07 17:10:44 -0400 rvbyron wrote:
> I am trying to use the "absolute" method in the ResultSet class. I
> am getting an interbase.interclient.DriverNotCapableException.
>
> I am using the Firebird InterClient 2.0.1 JDK 1.3 Windows client
> connecting to the Firebird InterClient 2.0.1 JDK 1.3 Linux server.
>
> Any plans to implement this feature? If you are iterating through
> pages of data, it makes things very convenient, not to mention
> more efficient. Is there an efficient alternative to using
> "absolute" (other than "next"ing through the entire ResultSet)?
>
> Bob Byron
>
>
>
>
> To unsubscribe from this group, send an email to:
> Firebird-Java-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>
>