I know this might seem crazy but I don't know what the syntax of the connection string is supposed to be for ZPyGreAQL (I looked all over, read the README, looked newsgroups and mailing lists). I have a PyGreSQL database called zope and a username of zopeid for that database. Any help would be great. Thanks, JMA ____________ Jake@atwood.org Ohh La La Dot Org
Jatwood@bwanazulia.com wrote:
I know this might seem crazy but I don't know what the syntax of the connection string is supposed to be for ZPyGreAQL (I looked all over, read the README, looked newsgroups and mailing lists). I have a PyGreSQL database called zope and a username of zopeid for that database.
For table 'widgets' and user 'fred' on localhost, use "widgets fred". If the server is on sql.central.com, use "widgets@sql.central.com fred". You can also add the password and options, separated by whitespace. Cheers, Evan @ 4-am
On Mon, 31 Jan 2000, Jatwood@bwanazulia.com wrote:
I know this might seem crazy but I don't know what the syntax of the connection string is supposed to be for ZPyGreAQL (I looked all over, read the README, looked newsgroups and mailing lists). I have a PyGreSQL database called zope and a username of zopeid for that database.
dbname username example:MyDB nobody BTW, there are some other gotchas. Feel free to contact me if you need help. I am working a lot with PostGres and may have some answers. Regards, Stephan -- Stephan Richter iXL - Software Designer and Engineer CBU - Physics, Computer Science and Chemistry Student
participants (3)
-
Evan Simpson -
Jatwoodï¼ bwanazulia.com -
Stephan Richter