25 Sep
2002
25 Sep
'02
12:21 a.m.
Hi All, I am developing my first Zope/SQL application. I'm not a coder by profession (more a sysadmin) so I may be missing something. I have a database which stores information on musical scores. I am trying to write a zope interface to add new musical scores. My schema has several tables and in each table 2/3 fields need values inserted into them each time a new musical score is added. So my question is... How do I do this within one ZSQL method? Thanks, Dan