How to create Oracle database project using Visual studio 2010?

寵の児 提交于 2020-01-05 05:45:11

问题


All,

I have Oracle database project in VS2008. Now i upgraded my project to VS2010.While trying to create a database project , i can see i can't select any other Data source other than SQL Server. But in VS2008 i have option to select different data source.

I read about Toad Extension for Visual Studio and but its also not supported anymore.

http://www.toadworld.com/Blogs/tabid/67/EntryId/519/Creating-an-Oracle-Project-with-Toad-Extension-for-Visual-Studio.aspx

http://toadworld.com/Blogs/tabid/67/EntryId/876/What-happened-to-Toad-Extension-for-Visual-Studio.aspx

How can i set up oracle database project in VS2010. Is there any way through TFS?

Any suggestions??

Thanks


回答1:


I believe you may want to install the Oracle Data Provider for .NET. (ODP.NET)

http://www.oracle.com/technetwork/topics/dotnet/index-085163.html

EDIT: also you may want to check this one that supports entity framework

http://www.devart.com/news/2008/directs475.html



来源:https://stackoverflow.com/questions/12807342/how-to-create-oracle-database-project-using-visual-studio-2010

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!