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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to