Subject Re: [Firebird-Java] Unrecognized transaction problem
Author Roman Rokytskyy
Hi,

> My knowledge and experience with transactions is severly lacking.
> Can someone explain how i should solve the "Unrecognized
> transaction" exception? The exception only occurs upon selecting an
> existing primary key value in the table. I was under the (wrong?)
> impression that no transaction problems would surface using the
> default autocommit mode. I am using Jaybird 1.5.1 and Firebird
> 1.5.1.4481.

This error should not happen and in your case means that some other bug is
in driver. Is it reproducable? If yes, can you post a test case here?

Thanks!
Roman