Subject Re: DatabaseMetaData.getTables() : Unrecognized transaction ???
Author Roman Rokytskyy
> The same piece of code running against 5 other databases causes no
> error, but it keeps throwing:
> org.firebirdsql.jdbc.FBSQLException: Resource Exception.
> Unrecognized transaction
> or returning null (depending on args)

Can you post full stack trace?

> Here is the sample code that I use:

Works for me without any problems.

Roman