Hi at all!
I made a program and implemented the ODAC components to this applikation. The problem consists on a pc where there was no installing of an oracle client. Why does this component need the OCI.DLL?
Thanks, DECA
OCI.DLL needed
-
usuarioincorrecto
- Posts: 18
- Joined: Thu 28 Jun 2007 12:43
YOU ARE NOT IN DIRECT MODE
Hi;
Probably you have selected (set by default) to work with client, this is, using OCI.DLL (Opcionts.Direct = False)
Try to set the Options.Direct = True, and configure the Server Property of the TOraSession to work with this mode.
Greetings.
Probably you have selected (set by default) to work with client, this is, using OCI.DLL (Opcionts.Direct = False)
Try to set the Options.Direct = True, and configure the Server Property of the TOraSession to work with this mode.
Greetings.