Zope and Postgresql ??
Hi, Does anybody know where i can find info on using postgresql with Zope ?? I've searched Zope, but i can't seem to find any info (mayby my just going blind!) high hopes, Bo Helleskov/Denmark
On Sun, 20 Feb 2000, Helleskov wrote:
Does anybody know where i can find info on using postgresql with Zope ?? I've searched Zope, but i can't seem to find any info (mayby my just going blind!)
You'll need the ZPyGreSQLDA product. Then take a look at the documentation on Zope SQL methods. --RDM
Helleskov wrote:
Hi,
Does anybody know where i can find info on using postgresql with Zope ?? I've searched Zope, but i can't seem to find any info (mayby my just going blind!)
high hopes, Bo Helleskov/Denmark
Get the ZPGSQLmodule.rjr form Zope.org's download section. Last time I looked it was the first non-DC product in Downloads. You will also need the pg module for python (if you use Linux and RPMs, install the Postgres*python* module), which must be accessible to zope, i.e. if you use zope*linux*tar.gz copy pg.py and _pgmodule.so to lib/python1.5 in your zope's local python path ---------- Hannu
Try the PostgreSQL DA. It's still only in beta, thou. //Johan http://www.zope.org/Members/reedstrm/ZPyGreSQLDA-rjr -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Helleskov Sent: den 20 februari 2000 19:45 To: zope@zope.org Subject: [Zope] Zope and Postgresql ?? Hi, Does anybody know where i can find info on using postgresql with Zope ?? I've searched Zope, but i can't seem to find any info (mayby my just going blind!) high hopes, Bo Helleskov/Denmark
Search on "postgresql" on http://www.zope.org. I just did the set up on a new machine, and be prepared to take a few hours. If you need help let me know. JMA At 7:44 PM +0100 2/20/2000, Helleskov wrote:
Hi,
Does anybody know where i can find info on using postgresql with Zope ?? I've searched Zope, but i can't seem to find any info (mayby my just going blind!)
high hopes, Bo Helleskov/Denmark
participants (5)
-
Hannu Krosing -
Helleskov -
Jatwood@bwanazulia.com -
Johan Carlsson -
R. David Murray