Subject Re: [firebird-support] Error Message Verification
Author Helen Borrie
At 06:59 AM 9/11/2004 -0700, you wrote:

>If I see the following error message on attempting to open a Firebird
>database (.FDB file), am I to assume that the version of FBCLient.DLL that I
>am running is for a different version than the database was created under?
>
>'Unsupported on-disk structure for file c:\.....; found 11, support 10'

Eek, no, it means that the database is ODS 11 (Interbase 7? Firebird 2?)
while the server supports only 10.x. What did you use to create the database?

./heLen