A user of my Zope site I'm developing for work needs access through Zope to a postgres database. I poked around in the helpfiles a bit but haven't been able to find anything that will tell me how to do this. I gather I have to add a source so that when I 'Add a Z Gadfly Database Connection' I can see it. I don't know where to start though. Any help would be appreciated, even if it is as simple as pointing me to the right documentation. Cheers, Kit
Hello,
A user of my Zope site I'm developing for work needs access through Zope to a postgres database. I poked around in the helpfiles a bit but haven't been able to find anything that will tell me how to do this.
You will need PoPy and ZPoPyDA- They are available here: http://zope.org/Members/tm The Archives for the Zope list will tell you everything you need to know (and much that you didn't ; ) about PostgreSQL integration with Zope. NIP hosts a searchable email repository here: http://zope.nipltd.com/public/lists/zope-archive.nsf/$$Search?OpenForm Cheers, Jake -- Jake Berglund <jwb@imeme.net> Online Community Building http://imeme.net - Affordable Dynamic Webhosting http://nconsequential.org - modern audio architecture
You will need PoPy and ZPoPyDA- They are available here: http://zope.org/Members/tm
Thanks for your help (and that of others who have emailed me). I think I have enough to get me started on this. I love open source stuff 8) Kit
participants (2)
-
Jake Berglund -
Kit O'Connell