Connection error to embedded firebird local database

Avatar
  • updated
  • Completed
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.
Avatar
Anonymous
I have found myself a fast solution to not have headaches : i have instal the Firebird Server Package from official website : http://www.firebirdsql.org/en/firebird-2-5-release-description/ and in the dialog setup, i check the option " copy dll in <systems> directories ". When the setup finished, i retry to connect and it was good.
Avatar
Anonymous
Hello, Roger.

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.
Avatar
Roger Miot

I would precise that the firebird server service must be running (without any config after its intallation)