kinterbas and Python

Jarek Zgoda jzgoda at o2.usun.pl
Tue Apr 4 14:17:19 EDT 2006


Balin napisał(a):

>         con = kinterbasdb.connect(host='192.168.1.20',
> database='/home/db/TEST.FDB', user='SYSDBA', password='masterkey) <--- E

I don't think it's valid. If you connect to remote host, don't give a
path to database, just its name. Specifying full path long time ago was
supported only using "local" connection.

-- 
Jarek Zgoda
http://jpa.berlios.de/



More information about the Python-list mailing list