[Zope] search & edit
Dieter Maurer
dieter@handshake.de
Thu, 22 Feb 2001 20:31:29 +0100 (CET)
Donald Braman writes:
> I'm about to start building Zope w/PostreSQL search and edit forms. As I do
> much better working by example, I'm wondering if there are examples (I'm
> happy to just go to the site and reveal codes to figure out what I need to
> do) or instructions that I should look at before I begin (other than the Z
> SQL Methods User's Guide). -Don
The Zope book?
Note that the concrete database is mostly irrelevant (until
your SQL uses specific extensions).
Dieter