Hello,
I have Windows 8.1 64-bit with Visual Studio 2013. I installed the latest Oracle ODAC 12c Release 3 32-bit which says it supports EF 6. When add the ADO.NET Entity Framework to my project and choose my Oracle data connection, it doesn't allow me to select the Entity Framework 6.0 version. It has Entity Framework 5.x selected and version 6.x is greyed out. It says 'An Entity Framework database provider compatible with the latest version of the Entity Framework could not be found for your data connection'. Why is that?
Thanks