Subject RE: [ib-support] Re: Firebird 1.0.0 and SQL Dialect 3
Author Leyne, Sean
Well, Firebrd v0.9-4 used a version srting of "6.0.0", but v1.0 uses a
string of "v1.0.0" so that explains why you didn't have any problems
with the older version. The version string is compiled into the server
there isn't anything you can 'change' or setup.

I know that the latest updates for IBExpert and InterbaseWorkbench tools
both have support for the v1.0 engine, so perhaps you need to get the
latest IBExport update.

I sent Jeff O. a note about allowing Firebird to contribute code to the
IBConsole and IBX sources to 'fix' the Firebird support issues.

Finally, there is a discussion taking place on the Firebird dev list
about the version string which should be used, i.e. "v1.0.0" vs
"v6.x.x", to try and avoid a number of these issues. No final decision
has been made, but one will be made for the final v1.0 release.


Sean

> -----Original Message-----
> From: royn@... [mailto:royn@...]
> Sent: Saturday, August 25, 2001 10:09 AM
> To: ib-support@yahoogroups.com
> Subject: [ib-support] Re: Firebird 1.0.0 and SQL Dialect 3
>
>
> Well, the tools work just fine on Interbase 6.0 with Dialect 3, and
> they also worked on Firebird 0.9.4.
> I tried to install Firebird 1.0.0 at home, and on that server it is
> possible to create databases in Dialect 3 with IBConsole and IBExpert.
> Is there something I need to install or setup on the Linux box that
> makes Dialect 3 work ?