简体   繁体   English

使用Oracle的实体数据模型

[英]Entity Data Model with Oracle

I'm using VS 2008 SP1. 我正在使用VS 2008 SP1。 I want to create an edmx file using my existing database in Oracle 10g. 我想使用Oracle 10g中的现有数据库创建edmx文件。 I tried to add ADO.Net Entity Data Model item, but in the Entity Data Model Wizard, .NET Provider for Oracle does not show up. 我试图添加ADO.Net实体数据模型项,但是在“实体数据模型向导”中,没有显示.NET Provider for Oracle。 Can someone suggest a way to connect to existing Oracle database to generate the edmx file? 有人可以建议一种方法连接到现有的Oracle数据库以生成edmx文件吗? Thanks. 谢谢。

you need to install ODAC Beta EntityFramework. 您需要安装ODAC Beta EntityFramework。 Can be downloaded from: http://www.oracle.com/technetwork/topics/dotnet/downloads/oracleefbeta-302521.html 可以从以下网址下载: http : //www.oracle.com/technetwork/topics/dotnet/downloads/oracleefbeta-302521.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM