example database setup - Mailing list pgsql-general

From William Herring
Subject example database setup
Date
Msg-id EFEBIBLBOGIEHMKHIOAOIEIJCHAA.william.herring@spgenetics.com
Whole thread Raw
Responses Re: example database setup  (Chris Kratz <chris.kratz@vistashare.com>)
List pgsql-general

I would like to set up a zope/database interface (using Postgres 7.4) with
the following properties:
- multiple users each with their own id and password - accessed via zope
- they will enter and access their own data via zope to Postgresql
- any specific user will not be able to see another user's data
- the user will not manage his/her web-page

I have Zope 2.6 and Postgres 7.4 set up and working with each other.  Also,
have a few ideas on how to do this, but thought it would be easiest if there
were some similar examples out there to look at.   Any suggestions from
anyone, on anything that might be similar to the above task?  I'm sure this
has been done many times.




pgsql-general by date:

Previous
From: david_e_roche@yahoo.com (David Roche)
Date:
Subject: How to abort psql when backtick (shell) commands return non-zero?
Next
From: leinfidel@netscape.net (Kevin)
Date:
Subject: Embedded SQL inherently faster than others?