I'm having the following error connecting to Firebird 2.5 (64 bit) in Delphi XE3:
DBX Error: Driver could not be properly initialized. Client library may be missing, not installed properly, of the wrong version, or the driver may be missing from the firebird system
I have tried to put the DLL fbclient
in folders system32
and syswow64
but continue with the same error.
Does anyone have any ideas?