Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Using Unmanaged Oracle.Dataaccess.dll for both 32 and 64 bit Winform application.

3006815Aug 5 2015 — edited Aug 7 2015

Hi,

I am new to oracle ODP.

I have some questions regarding it.

1.  If I only give reference and don't include Oracle.Dataaccess.dll from gac (suppose 2.11.3.XX) in my project and the client system has the oracle access.dll of version 2.11.2.XX(or other) then What will happen??

    Will it use the 2.11.2.xx DLL from GAC or give error.

2. I need  to build app for both 32 and 64 bit client then should i develop separate version for the both or is there any other alternative ( I can't use the Managed oracle DLL due to .net 2.0).

I already wasted couple of days figuring out correct versioning of oracle ddll like oci.dll, oraop11s.dll etc

Please suggest any other alternative if you have

Thanks

This post has been answered by Alex Keh-Oracle on Aug 6 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 4 2015
Added on Aug 5 2015
5 comments
2,307 views