Connection error to embedded firebird local database
I have an error error when i try to connect to an embedded firebird database :
[FireDAC][Phys][IB]-314. Cannot load vendor library [fbclient.dll].Le fichier spécifié est introuvable.
Hint: check it is in the PATH or application EXE directories, and has x86 bitness.
[FireDAC][Phys][IB]-314. Cannot load vendor library [fbclient.dll].Le fichier spécifié est introuvable.
Hint: check it is in the PATH or application EXE directories, and has x86 bitness.
That's right, FlySpeed SQL Query doesn't have embedded Firebird database engine, so it should be installed seperately in order to work with Firebird databases.
I would precise that the firebird server service must be running (without any config after its intallation)