More than one SQL command in a ZSQL method?
How can I put more than one SQL command in a ZSQL method? (I am using ZMySQLDA) It seems that is a bit of a problem, because the demicolon delimiter ";" seems to spit out an error... Oliver .. Oliver Wrede .. owrede@khm.de .. Academy of Media Arts, Cologne .. Peter-Welter-Platz 2 . 50676 Koeln, Germany .. http://www.khm.de .. ICQ# 6580315 .. PGP 6.0 Fingerprint: .. 922C FFA2 9A07 5B8E CB2A 10A2 C370 6A62 2232 196C
You'll be wanting a <dtml-var sql_delimiter> then... It's in the Z SQL Method suser's Guide... Chris Oliver Wrede wrote:
How can I put more than one SQL command in a ZSQL method? (I am using ZMySQLDA)
It seems that is a bit of a problem, because the demicolon delimiter ";" seems to spit out an error...
Oliver
.. Oliver Wrede .. owrede@khm.de
.. Academy of Media Arts, Cologne .. Peter-Welter-Platz 2 . 50676 Koeln, Germany .. http://www.khm.de .. ICQ# 6580315 .. PGP 6.0 Fingerprint: .. 922C FFA2 9A07 5B8E CB2A 10A2 C370 6A62 2232 196C
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Chris Withers -
Oliver Wrede