Subject RE: [firebird-support] Re: Bug in Firebird 2.1.1 (and Firebird 2.1.0)
Author Leyne, Sean
Trevor,

> --- In firebird-support@yahoogroups.com, "Leyne, Sean" <Sean@...>
wrote:
> >
> > Trevor,
> >
> <snip>
> > The error is with IBOConsole, not with Firebird!
> >
> > Please update the application or contact the appropriate IBO support
> > list to resolve the issue.
> >
> >
> > Sean
> >
>
> Thanks Sean, only I'm not using IBOConsole to run the query - it was
> used purely to check that it wasn't my application that failed!

That's not how I read your original message.


> The application is written using Delphi 2007, using the BDE to connect
> via the native INTRBASE driver.

I suspect that your application will not work with FB v2.1+, due to a
limitation in the INTRBASE driver, which doesn't correctly handle new
optional connection parameters. This problem also affects the early
Firebird OBDC driver and the .Net 1.1 Providers.

This is no way to work around the problem, aside from replacing the BDE
from the application.


Sean