[Zope] external databases

Oleg Broytmann phd@sun.med.ru
Mon, 29 Mar 1999 13:27:15 +0400 (MSD)


Hello!

On Mon, 29 Mar 1999, Tom Deprez wrote:
> I've a Postgress database with some data I want to use with Zope. So I've
> to install an external driver. 

   You need to install and compile ZPygres Database Adapter and add it as
described in ZPygresDA docs. You don't need to recompile Zope.

> Is it so that I've to recompile Zope? This means that I've to download the
> source and not the binaries of Zope, like I did... Isn't there a simpler way?
> 
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://www.zope.org/mailman/listinfo/zope
> 
> (For developer-specific issues, use the companion list,
> zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
> 

Oleg.
---- 
    Oleg Broytmann  National Research Surgery Centre  http://sun.med.ru/~phd/
           Programmers don't die, they just GOSUB without RETURN.