Page 1 of 1

Oracle Instant Client

Posted: Wed 14 Dec 2005 14:06
by Gute
Hi, I wonder if Oracle Instant Client are supported and if so, are there any examples available?

Thanks

Posted: Wed 14 Dec 2005 16:07
by Paul
OraDirect .NET does not support Oracle Instant Client versions that do not register themselves in registry. We will support such Oracle Instant Clients in the next OraDirect .NET build

Posted: Thu 05 Jan 2006 09:28
by parsjoberg
On the history page of OraDirect .Net it says that from version 2.40 there is support for Oracle 10g Instant Client.

Is there a version of Oracle Instant Client that uses the registry?

Thanks!

Posted: Thu 05 Jan 2006 10:02
by Paul
Yes, there are such versions of Oracle client. In installation of Oracle client you can choose to install "Instant Client" or "Standard Client". Both configurations register themselves in registry

Posted: Mon 30 Jan 2006 22:22
by smpickett
Paul,

Oracle Instant Client does not require registry entries or any traditional Oracle homes. That is one of the benefits of using Instant Client. It uses environment variables to discern where the OCI and TNS are installed.

Shawn...

Posted: Thu 23 Feb 2006 14:36
by realloser
What registry entries are necessairy to run CoreLab with Oracle instance Client? Can you just publish what CoreLab Provider checks in the regestry the way it works?

Posted: Mon 27 Feb 2006 09:57
by Paul
It is not necessary for some Oracle clients to store information in registry. The last versions of OraDirect .NET can work with Oracle client (Oracle instant client 10g) without using registry.
You have to include path to oci.dll to the Windows environment PATH variable at the first place. Set OracleConnection.HomeName property to empty string.
OraDirect .NET looks for information about homes in HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE