[Zope] Multiple SQL statements in a single ZSQL method?

Harlow Pinson hpinson@indepthl.com
Mon, 17 Dec 2001 11:33:14 -0700


Is is possible to insert multiple SQL statements into a single ZSQL 
method?  Can anyone provide a simple example for doing this?

i.e.; in a single ZSQL method:

INSERT INTO tbl1 VALUES (field1);

INSERT INTO tbl2 VALUES (field1);

Harlow Pinson
Indepth Learning
Email: hpinson@indepthl.com 
Web: http://www.indepthl.com
Voice: 505-994-2135
FAX: 208-475-7678