CoInitialize error when using adodbapi
Max Ischenko
max at ucmg.com.ua.remove.it
Mon Feb 9 10:44:56 EST 2004
Hi,
I'm using adodbapi wrapper arount OLEDB driver and I got this error when
calling adodbapi.connect():
(-2147221008, 'CoInitialize has not been called.', None, None)
The weird part is that it occurs only when running under WebKit, my
standalone test programs run just fine.
I'm using py2.3 with win32all build 163, if that matters.
Any ideas?
tia.
More information about the Python-list
mailing list