ZPT for database manipulation
Is there a ZPT framework or some other tool I can use to integrate a database manipulation interface within my ZPT-base site? I want users to be able to pull a record from a database into a web form (SELECT), to be able to submit that form with updates (UPDATE), and to use a different form to create new records (INSERT). Before I start hacking away, I would like to know if this already exists. Thanks, -- Please do not CC me! Mutt (www.mutt.org) can handle this automatically. .''`. martin f. krafft <madduck@debian.org> : :' : proud Debian developer, admin, and user `. `'` `- Debian - when you have better things to do than fixing a system NOTE: The pgp.net keyservers and their mirrors are broken! Get my key here: http://people.debian.org/~madduck/gpg/330c4a75.asc
martin f krafft wrote at 2003-1-30 01:07 +0100:
Is there a ZPT framework or some other tool I can use to integrate a database manipulation interface within my ZPT-base site? I want users to be able to pull a record from a database into a web form (SELECT), to be able to submit that form with updates (UPDATE), and to use a different form to create new records (INSERT). Before I start hacking away, I would like to know if this already exists. Maybe, ZnolkSQLWizzard (or something like this)...
Dieter
participants (2)
-
Dieter Maurer -
martin f krafft