4 Apr
2000
4 Apr
'00
2:26 p.m.
hello: could someone describe the format for the connection string for ZPyGreSQLDA? i've looked everywhere but cannot find it documented. i have a database called 'test' which i can connect to using psql. it is running on the default port 5432. i have also successfully connected using the python module. the "obvious" connection strings ("test@localhost:5432", etc) don't work. everything i try when establishing the database gives an "Invalid connection string" error. any help is appreciated. thanks, brad