Connecting to Firebird database using Kinterbasdb+Python

Grig Gheorghiu grig.gheorghiu at gmail.com
Mon Jul 4 15:33:25 EDT 2005


How is your Firebird database configured -- Classic Server or Super
Server? If it's in classic server mode, you don't need to worry about
the host portion. You do need to worry about permissions on the
database file. I got it to work by making it 664 and owner + group
firebird.

Grig




More information about the Python-list mailing list