Page 1 of 1

oci.dll and odac net

Posted: Fri 21 Oct 2005 07:52
by oliver
Hello,

i'm using the latest version of odac net for borland c++ 6.
on the developer machine i can run the application but on the clients side a error message appears that oci.dll is missing.
i thought with .net i dont need to install the oracle client?

errormessage:
cannot find oci dll in c:\programme\oracle\ora92\bin\*.*

os: windows xp/2k
odac net version:5.55.1.23

lg

oliver

Posted: Fri 21 Oct 2005 08:08
by Alex
To use ODAC in NET mode you should set TOraSession.Options.Net to True. Please read the "Working with ODAC Net" topic of ODAC help.

Posted: Fri 21 Oct 2005 09:27
by oliver
thanks for your fast response.
it works :)

lg

oliver