Oracle 11 client support

plpolak

Member²
Will DOA support the Oracle 11 client? I have installed ODP.NET release 11, and it seems that DOA is not able to locate the OCI.DLL correctly.

In my installation the OCI.DLL is located directly under the Oracle home directory (which is the default for installation): C:\app\\product\11.1.0\client_1

It looks like DOA is looking for OCI.DLL in the bin folder, but this folder is not there, so it cannot connect.

Will this be fixed in an update we can expect soon?

Pieter
 
When I install the 11g client, it installs oci.dll in the \bin directory as usual. We'll check it out though.
 
FYI: I installed Oracle Development Tools for Visual Studio 11.1.0.6.20. (http://www.oracle.com/technology/software/tech/windows/odpnet/index.html). This will create a new Oracle home which contains a copy of InstantClient which is not in the bin folder.
 
Back
Top