Subject Re: [Firebird-Java] Re: Firebird and multiple threads
Author Roman Rokytskyy
>> What error do you get? Which version of Jaybird do you use?
>>

> Thread-0 - org.firebirdsql.jdbc.FBSQLException: The result set is closed
> Thread-1 - null

Switch the auto-commit mode off.

Roman