Subject Re: [firebird-support] ODS version problem
Author Ann W. Harrison
kfchai1982 wrote:
> Hi All,
>
> I'd encountered this error while opening the FDB file sent by client
> using FB 1.0/1.5/2.0/2.1;
>

Is it possible that the database was created on a bigendian machine
and copied to a little endian, or vice versa? Firebird databases
are written in native format and can not be copied across architectures.


Good luck,

Ann