Subject Re: [firebird-support] Re: ODS version problem
Author Fidel Viegas
On Thu, Feb 5, 2009 at 5:49 AM, kfchai1982 <kfchai@...> wrote:

> Hi,
>
> I'm connect the database file using isql
>
> I tried gstat -h and it shows the message below:
>
> Wrong ODS version, expected 10, encountered 523

Hum.... which Firebird version did you use to create your database (if
you did use Firebird)? Like Helen said, you have either created your
database using Interbase 6.5 or higher, or a higher version of
Firebird. From the error message you got, that tells us that you are
trying to connect to the database using Firebird 1.0 which has ODS 10.

You need to tell us which version you used to create the database.

Fidel.