Subject Re: [Firebird-Java] Jaybird 2.0 problems with JBuilderX with other Databases
Author Roman Rokytskyy
> I have discovered a strange problem with jaybird 2 when used with
> other databases.

> I'm using JBuilderX for a project together with jaybird 2 jdbc and
> mysql jdbc.
> For some reason when a mysql dataset is opened a jaybird exception is
> thrown.
> I tried with Oracle 8_1_7 and the same exception is thrown
> This behavior did not occur with older jaybird.
> I have uploaded test code for this problem.

Thanks for the bug report. I will check your test case, but most likely this
issue is already fixed in CVS - there was a bug in FBDriver code. This have
been fixed after the beta 2 release.

Roman