[Zope] Convert Help

Todd Loomis tloomis@dmso.mil
Tue, 26 Feb 2002 13:25:46 -0500


All:

I need to take the elements in the list ['1', '2', '3'] and make them 
separate SQL Statements:

insert into table values ('1')
insert into table values ('2')
insert into table values ('3')

how can i do this?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Todd Loomis
SAIC - DMSO Support
1901 N. Beauregard Street, Suite 500
Alexandria, VA 22311
Office: 703.824.3407 Fax: 703.379.3778
tloomis@dmso.mil