Subject connect to firebird using delphi 2009 dbexpress
Author Amit Bueno
I am using delphi 2009, and would like to connect to the firebird
server using dbexpress connection. I've created a link to the database
using interbase driver, set the port number, written in the database
the full path and filename of the database (.fdb).
As a result I got the following error message:

Borland.Data.TDBXError: unavailable database.

How can I connect to the firebird database, using dbexpress?