Hello, i have a critical probleme with Odac 6.25.0.12.
i have a server application, using dll's. these dll's need to use the orasession given by the main application (i pass the pointer of the object).
- I compil the appli and the dll's with the bpl's.
- This is working very well if my main application is a win32 normal application.
- This is not working(Exception OCI function is not linked) if my main application is a win32 service.
How can i solve this problem ?
Thanks !
note that i have read this old post, but i don't really understand the answer... (i'v try, new exception). http://www.crlab.com/forums/viewtopic.p ... 5e29f80981