Online Documentation


Interbase/Firebird

 

Interbase database is commercial Borland product, while Firebird is open-source database created from Interbase source code and developed since. The way to connect to both is same.

Whole database with all tables is contained in one file with IB or GDB extension (Interbase) or FDB extension (Firebird). When database server is at you local machine, you can leave server name empty, otherwise you should enter server's name.

conn-interbase