Subject | Re: java.lang.IllegalStateException |
---|---|
Author | aftechie |
Post date | 2002-05-29T13:22:33Z |
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
Firebird's type-4 driver is a wash for me....
TIA,
Andrew
> I'm just trying out the Firebird type-4 JDBC driver, using VisualAge
> for Java 3.5.3, and IB 6.01.setting
>
> I get a connection ok (currently with DriverManager), do some work,
> and then close the connection. Immediately after closing and
> the conn for garbage collection, I get the following exception:
>
> "java.lang.IllegalStateException: Can't destroy managed connection
> with active transaction"