I have what seems to be very old firebird files available and was asked to get data out of them. I have run various versions of firebird 32/64bits 2.5/3.0/embeded on Windows 10x64. Each time, using ISQL/FlameRobin/DBeaver, I get the error
Not a valid database
Investigating further, I used gstat -h (from F2.5x64) and I got
Wrong ODS version, expected 11, encountered 8224
which makes me think those files are very old or even from Interbase maybe. I followed this russian link http://www.ibase.ru/prevver/ which gives pretty good details about ODS versions, but I can't find out how to open my files.
I am looking for very old versions of firebird to download, or some tool which would tell me which version to use. I also tried FBConvert which was unable to open the file.
Any help here is appreciated ! Thx.