[Zope] A question about ZSQL

Low Kian Seong zope_low at yahoo.com
Sun Feb 6 10:25:12 EST 2005


Dear people, 

I have a survey form that has about 26 fields in them
and I want to put the data into a postgresql database
via a psycopg adapter. Problem is when i build the
insert using a zsql, do i have to manually create each
field using <dtml-sqlvar ? seems very long and
unproductive way to do it. 

Doing it using an external method, I will loose the
niceties of dtml-sqlvar such as auto escaping of input
and such.

Suggestions anyone ?


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Helps protect you from nasty viruses. 
http://promotions.yahoo.com/new_mail


More information about the Zope mailing list