[fpc-pascal] connecting to firebird with sqldb
Adrian Maier
adrian.maier at gmail.com
Thu Oct 5 15:53:27 CEST 2006
Hello,
I'm trying to run one of the sqldb examples against a firebird
database (by accessing
the database file directly, with no server). What should I write in
database.ini so that
the programs can connect ?
type=interbase
name=/tmp/db_faf.fdb
user=
password=
hostname=
It says "unable to complete network request to host localhost".
I am able to connect to that database with: isql /tmp/db_faf.fdb
Cheers,
Adrian Maier
More information about the fpc-pascal
mailing list