Re: Is the Oracle ORAOLEDB.DLL oledb driver thread safe?
Date: 20 Aug 2004 03:11:41 -0700
Message-ID: <b6beca79.0408200211.12a9d88c_at_posting.google.com>
justerposition_at_hotmail.com (Juxta) wrote in message news:<970b5f99.0408192040.39d72769_at_posting.google.com>...
> Please could someone help.
>
> I am using the Oracle OLEDB driver for a multithreadded VC++ app,
> useing CComand and the DynamicAccessor (fixed version) and i am
> crashing on the open when more than one thread is being used to create
> CComand`s.
> The crash happens deep in the internals of the ORAOLEDB driver. I
> even sequentualised all CComand access using critcal sections but it
> still happends.
> I guess this is an obscure area that nobody else works in. But if
> somone has had this experience and solved it i would love to hear how
> this is done. Or is this driver just not thread safe.
I'd strongly suggest logging this as a tar with Oracle with a reproducible test case.
Niall Received on Fri Aug 20 2004 - 12:11:41 CEST