I had oracle 11.2.0.3 x32 that have odac with universal installer. After installing odac I could see oracle provider in Visual Studio 2012 Connect to Database window. Now with oracle 11.2.0.4 x64 after installing odac 64-bit ODAC 11.2 Release 5 (11.2.0.3.20) Xcopy for Windows (http://www.oracle.com/technetwork/database/windows/downloads/index-090165.html) I don't see oracle provider in Connect to database window of VS2012. I tried this:
install.bat all c:\odacpath odac
"where "odac" is the Oracle Home Name that was used at install time".
I changed odac to "\app\Admin\product\11.2.0\client_1", and "OraClient11g_home1", but this didn't help.
I need explanation how to do this right, maybe I have to set environment variables or do something else.
EDIT: I can't find odac with oracle developer tools for my version of oracle(11.2.0.4).