Click here to Skip to main content
15,887,175 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
There are a lot of ODAC download at the Oracle website but I want to know what is the right ODAC to download for my VS 2013? I have a Windows 7 64-bit OS.

And also, do I need to install ODAC on BOTH my laptop (where I will create my project) and to the Oracle database server?


What I have tried:

When I'm trying to connect to my Oracle database, it throws me this error:
System.Data.OracleClient requires Oracle client software version 8.1.7 or greater
so I read other blogs saying that I should install ODAC, but these blogs example are using either VS2005 or VS2008, but mine is VS2013.
Posted
Updated 24-May-17 19:46pm

1 solution

You have to download the latest version: Oracle Data Access Components (ODAC) for Windows[^]. There you'll find:
Oracle Developer Tools for Visual Studio 2015 - MSI Installer[^]
Oracle Developer Tools for Visual Studio 2013 - MSI Installer[^]
Oracle Data Access Components (ODAC) with Oracle Developer Tools for Visual Studio[^] - i'd suggest to download ODAC 12c Release 4 and Oracle Developer Tools for Visual Studio (12.1.0.2.4)
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900