All, I am trying to establish a connection to a PostgreSQL database but have had no luck with getting the database adapter to list in the "add" drop down. I really need a recommendation on which database adapter to use (it's for a help desk application) and how to install it in Zope. I tried a couple of them from the Zope products page but no luck. I was able to get MySQL to work but I need PostgreSQL. -Thanks in advance. __________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/
Terry McKenna wrote:
All,
I am trying to establish a connection to a PostgreSQL database but have had no luck with getting the database adapter to list in the "add" drop down. I really need a recommendation on which database adapter to use (it's for a help desk application) and how to install it in Zope. I tried a couple of them from the Zope products page but no luck. I was able to get MySQL to work but I need PostgreSQL.
-Thanks in advance.
Which ones did you try ? I use 'Z Popy Database Connection' and works almost perfectly ! -- Herve Coatanhay
On Fri, 3 Aug 2001, Terry McKenna wrote:
All,
I am trying to establish a connection to a PostgreSQL database but have had no luck with getting the database adapter to list in the "add" drop down. I really need a recommendation on which database adapter to use (it's for a help desk application) and how to install it in Zope. I tried a couple of them from the Zope products page but no luck. I was able to get MySQL to work but I need PostgreSQL.
What traceback do you get when you try to install it? (Control Panel -> Products -> __your pg_da__ -> Traceback -- Joel Burton <jburton@scw.org> Director of Information Systems, Support Center of Washington
participants (3)
-
Herve Coatanhay -
Joel Burton -
Terry McKenna