[Zope] SQL "editing"

Alex Burton burton@w3cast.com
Fri, 5 Jan 2001 12:47:14 -0500


  Hello All,

  I'm quite happy, got MySQL + the necessary adapters running in no 
time. Imported tab-delimited text and enjoying Zsearches... Zope 
kicks ass!

  Now, i'm wondering if there's anyone who've done some work as to 
permit easy editing of records in SQL tables? What i have in kind is 
something like:

  - do a search -> a list of matches come up;
  - select a match -> a form comes up filled with the data, and a 
"submit" button
  - press submit -> SQL gets altered

  A bit like the "edit this page" philosophy, but for SQL records...

  Thanks!

				Alex.