[Zope] multiple MySQLDB connections.

Dennis Allison allison@sumeru.stanford.EDU
Thu, 15 Aug 2002 00:43:41 -0700


As usual, I figured that out just after posting.  There's one other thing
to remember, when you change the name of the connection you *must* touch
(that is, re-edit) all of the SQL methods that reference it, otherwise they 
don't bind properly to the connection.