Page 1 of 1

Loading ODAC from DLL and dynamicaly loaded DLL

Posted: Fri 17 Mar 2006 13:45
by Guest
I have an ISAPI DLL that uses ODAC to access oracle. I recently started using a "plugin" which is loaded by that DLL, which is a DLL as well. That DLL also uses ODAC to access oracle. The plugin is loaded and unloaded at need (which may be alot).

I began having stability problems which caused the IIS to stop responding and even crash the machine.

Other then closing and freeing the ODAC objects, is there something else I need to be aware of or do when using ODAC by a dynamically loaded DLL? I know they are using the same address space, but no idea how does that affect ODAC & OCI.

Loading ODAC from DLL and dynamicaly loaded DLL

Posted: Fri 17 Mar 2006 13:47
by ardent1
I wrote the original message, it just didn't seem to use my login.. so please reply to this reply :lol:

Posted: Mon 20 Mar 2006 14:19
by Alex
Please pay attention to our DLL demo project. Notice InitOCI function call. If problem persists please send us small demo project that demonstrates your problem, specify Oracle client/server versions, ODAC version, and script to create server objects.
Please, send a message to our ODAC support e-mail address.