Subject Re: java.lang.IllegalStateException
Author aftechie
So noone has seen this before? If I can't figure this out, then
Firebird's type-4 driver is a wash for me....

TIA,
Andrew

> I'm just trying out the Firebird type-4 JDBC driver, using Visual
Age
> for Java 3.5.3, and IB 6.01.
>
> I get a connection ok (currently with DriverManager), do some work,
> and then close the connection. Immediately after closing and
setting
> the conn for garbage collection, I get the following exception:
>
> "java.lang.IllegalStateException: Can't destroy managed connection
> with active transaction"