[Zope-dev] RE: [Zope] ZOracleDA Null Columns and Authorisation
Michel Pelletier
michel@digicool.com
Thu, 29 Jul 1999 11:39:29 -0400
> another _really_ ugly issue is that if you create a second ZSybaseDA
> connection, to a different database, Zope hangs.
>
> this is not good - I haven't had time to look at it.
This is because the C module has a bunch of global variables, including
the connection (ie, a connection is not malloc()ed for each DA, but
there is one global static one for the C module).
The ctsybase module needs alot of work.
-Michel
>
> --
> Anthony Baxter <anthony@interlink.com.au>
> It's never too late to have a happy childhood.
>