Subject Re: [Firebird-Java] JayBird 2.0.0 JbuilderX
Author Roman Rokytskyy
> There seems to be a problem using JayBird 2.0.0 with JbuilderX
> Dataexpress.
> Its not even working with database pilot for jbuilder.
>
> Its always generation the exception "The resultset is closed"

Can you create small example using dataexpress components and send it to me
including jars (I would prefer to spare dowloading JBuilderX)?

I suspect that this is related to automatic result set closing when all rows
are fetched in auto-commit mode (this is written in the JDBC 3.0
specification), but I want to be sure.

Roman