Subject | Re: unsupported on-disk structure for file |
---|---|
Author | PRoyston |
Post date | 2007-07-30T20:26:43Z |
--- In firebird-support@yahoogroups.com, "Leyne, Sean" <Sean@...>
wrote:
is worth upgrading a working application. Probably would not be hard
since I am only using TIBQuery (and IBDatabase and IBTransaction of
course). I will look at IBObjects and FIBPlus.
wrote:
>Firebird
> Pete,
>
> > I have been using Firebird (1.5) with a delphi 7 application for
> > years. I am using Interbase Express (IBX 6.5)...
>
> There is your problem: IBX
>
> Firebird v2.0 introduced a new mechanism to distinguish between
> and Interbase databases -- a very high ODS version # (32700+).intend to
>
> This feature was added since FB and IB databases are no longer
> interchangeable and should not be allowed to be opened by the wrong
> engine.
>
>
> Unfortunately, the IBX components have never claimed and never
> support FB. The fact that they did, was considered to be a "fluke".FIBPlus
>
> You need to investigate another DB component set (IBOjects or
> are very good) to replace your IBX components.Thanks. Looks like I have to decide if moving from FB 1.5 to 2.0
>
>
> Sean
>
is worth upgrading a working application. Probably would not be hard
since I am only using TIBQuery (and IBDatabase and IBTransaction of
course). I will look at IBObjects and FIBPlus.