ODP.NET Entity Framework cannot select Oracle data source
872491Jun 30 2011 — edited Jul 4 2011Hello!
I just started using ODP.NET Entity Framework with VS2010 and read the "Entity Framework, LINQ and Model-First for the Oracle Database" tutorial.
I managed to add the Oracle connection in Server Explorer, but when I add the Entity Data Model to the project and try to generate the model from a database, there isn't any connection listed in the dropdownlist. If I try to create a new connection, I have only two options: Sql Server and Sql Server Database file. How create an Oracle connection for my data model?
Thanks!
Edited by: 869488 on Jun 30, 2011 7:45 AM