Page 1 of 1

10G Client and OCI.DLL

Posted: Tue 28 Jun 2005 14:19
by MarioHaupt
Hello,
My Environment: Oracle 10.1.0.2 Client, Delphi5, ODAC 5.55

I have the following problem:
connecting to host I got error message "Cannot find OCI.DLL." Path to Bin -Path exists, but there is HKEY_LOCAL_MACHINE\Oracle10 by default instead of HKEY_LOCAL_MACHINE\Oracle key in registry.
Setting dll via OraCall.OCIDLL := ... then it works.
Also when I type an empty HKEY_LOCAL_MACHINE\Oracle key then it works.
In mixed home constellations (with 10G path at first) ODAC get allways the older client 9i (without setting OraCall.OCIDLL manually). I get this info via OraCall.OCIDLL.

How we can use TOraSession with standard 10G client installation?

Posted: Wed 29 Jun 2005 11:35
by Alex
We reproduced your problem and fixed it. This fix will be included in the next ODAC build.