[Zope3-Users] CoInitialize and Zope3

Benji York benji at zope.com
Fri Jul 21 13:35:10 EDT 2006


Luke Benstead wrote:
> Now my questions are... are these errors occurring because of the use of 
> Coinitialize()? and if so how can I use CoInitialize with Zope3 so that 
> I can use adodbapi?

I don't have anything to add to what we talked about on IRC (if that was 
indeed you), but to get CoInitialize to run at app start time you can 
add a subscriber to the IProcessStartingEvent and run your code there.
-- 
Benji York
Senior Software Engineer
Zope Corporation


More information about the Zope3-users mailing list