I'm fairly new to Zope.  I have various view, search, and insert into a 
SQL database (MySQL) working.

I'm having a problem connecting all the pieces for an update.

Does someone have an example (with DTML or similiar source) that
demonstrates the following:
1.  A search field for record id, or a list with a clickable URL for each
    record (that is the result from a SQL select)
2.  Allows updating of the record with a DTML form with values already
    populated
3.  An SQL update based on the values from #2.

I checked the ZSQL pdf, and the giant HOWTO collection without
finding a good example.  Any help appreciated (including documentation
references).

Many thanks,

--
Bill Broadley

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to