I am a newbie to .NET world.I am trying to do a POC to expose on premise Oracle 's database using OData protocol by using Microsoft's Entity Framework.In an attempt to do that I have installed Visual Studio 2013 ultimate,Oracle XE. I am following instructions given in-http://download.oracle.com/oll/obe/EntityFrameworkWCF/WCFEntityFramework.htm and installed ODAC 11.2 Release 5 and Oracle Developer Tools for Visual Studio (11.2.0.3.20) from link- http://www.oracle.com/technetwork/topics/dotnet/utilsoft-086879.html in my machine.I can see key- HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ODP.NET\2.112.1.0 in the registry.
My current data sources are showing as below
My expectation is as below
Please let me know what am I missing here and if there are any checks if ODAC is installed correctly