Maybe my question was too dense. I will try again. 
lets say I do this in a ZSQL method 
SELECT * FROM foo;
of course I get a table of results.
Now can I some how run another query
base on the results, like to do an UPDATE and
have the <dtml-sqlvar type=blah> use the values from the
table ?  Please, I just need a little help here.

Thanks
Richard

_______________________________________________
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