I have a fdb (firebird) file from a new client (he does not know the version). I tried using some GUI to access the database, but no luck. They all say that its missing gds32.dll, but I have this one.
I copied this dll to the GUI folder, I copied the dll to the system32 folder, and I copied it to syswow64. I am running 64-bit versions of Windows 7 and the Firebird database is 32 bits. I tried to install the dll, but I can not register it.
I installed WinXP in a virtual machine to make sure that it works, but nothing. Regsvr32 tells me that this is not an executable ... in Win 7, that this dll may not be compatible with the version of Windows.
I tried IbExpert Personal, Ibmanager and Flamerobin, and they show me the same error that the DLL was not found or not installed.
How to open this firebird db?
source
share