Subject | Re: [IBO] Migrating to Firebird from Interbase |
---|---|
Author | Matt Nielsen |
Post date | 2004-09-30T22:00:42Z |
Turns out that the new Firebird actually located a problem in one of
my SQL queries that indeed had an ambiguous fieldname. Interbase
must have a looser parser.
my SQL queries that indeed had an ambiguous fieldname. Interbase
must have a looser parser.
--- In IBObjects@yahoogroups.com, Artur Anjos <suporte@a...> wrote:
> Matt Nielsen wrote:
> > Are there any issues with IBO and just uninstalling interbase and
> > installing Firebird. I did this on one database and it worked
fine
> > and I did it on another more complicated database/application and
I
> > get error -204 Ambiguous Field NAme Between Table ...... errors
on
> > certain operations that are performed and worked fine with
Interbase
> > but have problems with Firebird 1.5.1
> >
>
> Hi Matt,
>
> Firebird 1.5 is warning about a problem that you will have no way
to
> debug with Interbase. Firebird 1 already did that.
>
> Everything you must know is inside the Release Notes. This
particular
> subject, and others.
>
> Artur