[Zope-DB] Using ZSQL in ZSQL Methods
James Davis
davija@wwc.edu
Thu, 13 Sep 2001 16:18:18 -0700 (PDT)
I need to be able to run a select statement in a zsql method and use the
results from that select in the same method.
for example...
select key from key_tables
<dtml-var sql_delimiter>
insert into my_table values(
[key from above select statement],
other_data
)
------------------------------------------------------------------------------
James Davis
WarChild@Null.net
WarTech Software & Computers
210 N. College Ave #1
College Place,WA 99324
509.526.7624
http://cs.wwc.edu/~davija