[Zope] How do I connect to a PostgreSQL database?
Sherman Lambert
sherman.lambert@state.co.us
Fri, 3 Aug 2001 10:57:04 -0600
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.
Terry we recently upgraded our version of Zope. We had best luck with
ZPsycopgDA .
Sherman