29 Jul
1999
29 Jul
'99
3:39 p.m.
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.