Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> OraOLEDB crash

OraOLEDB crash

From: Juxta <justerposition_at_hotmail.com>
Date: 19 Aug 2004 21:36:10 -0700
Message-ID: <970b5f99.0408192036.2e0cb84f@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 ass-u-me-d it would be :3) Received on Thu Aug 19 2004 - 23:36:10 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US