Does OraDirect 4.70.35.0 work with Oracle Instant Client?

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
scott.pedersen
Posts: 21
Joined: Tue 06 Jun 2006 03:14
Location: Auckland, New Zealand

Does OraDirect 4.70.35.0 work with Oracle Instant Client?

Post by scott.pedersen » Thu 19 Jun 2008 02:54

Hi,

I currently have Oracle Instant Client version 10.2.0.4.0 on my local drive.

I have set up the PATH and TNS_ADMIN environment variables but OraDirect doesn't seem to find the Instant Client location. Is there anything else that I need to set?

Does OraDirect work with Oracle Instant Client or do you have to have a full Client install?

Regards,

Scott.

Alexey.mdr
Posts: 729
Joined: Thu 13 Dec 2007 10:24

Post by Alexey.mdr » Thu 19 Jun 2008 09:53

Hello Scott,

What exception message do you get?
OraDirect .NET is compatible with Oracle Instant Client version 10.2.0.4.0.
Please check the configuration in
HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE
Instant Client reacts on this registry tree branch, though the entry itself could be created by the usual Oracle Client installation.
For the test purposes try commenting it or try renaming the root folders for the other installed clients.
Check the OracleConnection/ConnectionString/OracleConnection Editor/Info window,
there you will see the information about the current client.

Regards,
Alexey.

Post Reply