ODAC and COM+ Neutral Threading Model
Posted: Tue 24 Jul 2007 17:54
We are trying to implement some COM+ ActiveX Lybraries using Delphi 6 and ODAC components.
Everything works fine if we don't use the Neutral threading model (which is recommended by Microsoft). After changing the threading model and installing the DLLs into COM+ Component Services, the ODAC OraSession component cannot connect to the database anymore and we start getting an ORA-01012 error...
I have a small example project to repeat this error, but I believe I can't attach it here...
Is there anyone who used COM+ Neutral Threading Model and CoreLab ODAC components?
TIA,
Zed
Everything works fine if we don't use the Neutral threading model (which is recommended by Microsoft). After changing the threading model and installing the DLLs into COM+ Component Services, the ODAC OraSession component cannot connect to the database anymore and we start getting an ORA-01012 error...
I have a small example project to repeat this error, but I believe I can't attach it here...
Is there anyone who used COM+ Neutral Threading Model and CoreLab ODAC components?
TIA,
Zed