On 04-06-2022 16:18, Peter Tabatt wrote:
> Exact error is: unsupported on-disk structure for file ... found
> 32779.18, support @4?.@5?.
That either means that
1) the file is not a Firebird database (but maybe an InterBase database,
or simply not a database at all)
2) the server is not a Firebird server, but an InterBase server, while
the database is a Firebird database (though I don't believe there are
database out there with ODS minor 18), this seems to be supported by the
fact there is no value for parameters 4 and 5, but maybe it is a very
old Firebird server)
3) ... not 100% sure, but maybe this could occur if you're trying to
open a Firebird database from a different platform.
Given you mention it works fine on a VM or other computer, what is the
platform of that VM or other computer? Likely you'll need to use a
backup/restore to move the DB.
Mark
--
Mark Rotteveel