[Zope] multiple mysql tables
Jacob Behm
poster@bitstream.net
Tue, 20 Aug 2002 14:14:32 -0500
Now that's helpful .. thank you very much.
- Jacob
-----Original Message-----
From: Casey Duncan [mailto:casey@zope.com]
Sent: Tuesday, August 20, 2002 1:26 PM
To: Chris Withers; Jacob Behm
Cc: zope@zope.org
Subject: Re: [Zope] multiple mysql tables
Did you put <dtml-var sql_delimiter> between the create statements in
your
code?
-Casey
On Tuesday 20 August 2002 12:28 pm, Chris Withers wrote:
> Jacob Behm wrote:
> > From what I?ve seen, MySQL can only accept one CREATE statement at
a
> > time. But I?d really like to put them all in one file.
>
> So have a Python Script call multiple ZSQL Methods.
>
> ...and stop posting in HTML!
>
> Chris
>
>
> _______________________________________________
> 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 )
>