this could even turn into a three way match: http://www.zope.org/Members/adustman/Products/SQLBlender which is like znolk, but adds a couple of nice things into sqlgroup to let you do things like update aardvark <dtml-sqlgroup set noparens> <dtml-sqltest name type="string" op="eq"> <dtml-comma> <dtml-sqltest length type="int" op="eq" optional> <dtml-comma> <dtml-sqltest age type="int" op="eq" optional> </dtml-sqlgroup> where aard_id = <dtml-sqlvar id type="int"> to build flexible update statements to match whatever parameters you pass in. Derek Basch wrote:
Hello All, I am trying to decide between the SQL Forms Wizard product and the Znolk SQL Wizard product. Both seem to do about the same thing.
http://www.zope.org/Members/Ioan/SQLForms/ http://www.zope.org/Members/zwork/Znolk_SQL_Wizard
SQL Forms Wizard: "Automatically generate list,add,edit methods"
Znolk SQL Wizard: "forms for browsing,inserting,updating,deleting data"
Anyways, can anyone give recommendations either way? Thanks, Derek Basch
__________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com
_______________________________________________ Zope maillist - Zope@zope.org 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 )