Subject Re: JBuilder X with jaybird 2
Author hhugo_11
--- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
<rrokytskyy@a...> wrote:
> > There are still several issues with using jaybird 2.0 with
dataexpress.
>
> Please help us to find and fix them.
>
> > The reason I want to use jaybird 2.0 is the backup and restore
database
> > capabilities. Is it possible to use the firebird managment in jaybird
> > 2.0 together with old jaybird.
>
> You have to backport the Services API support to JayBird 1.5.5.
Otherwise
> that is not possible.
>
> Roman

The exceptions that are still thrown (after the fix) are related to
opening datasets in various circumstances.

Example:
If you use dataset calculated event to calculate a value from another
dataset and you open the other dataset from the event the exeption
is thrown

Hugo