MySQL and Oracle Databases not seen from Visual c# IDE
-
2011年9月4日 13:38Hi, I have a couple of projects that I am working on with Oracle and mySQL. When I try to add the data sources I They are not visible in the datasources window, what's the trick to make these selection options available from the Add Data sources window?
MALove
すべての返信
-
2011年9月5日 13:19モデレータ
Hi MALove,
Welcome!
You should install the respective provider for MySQL and Oracle.
Have a nice day.
Alan Chen[MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.

-
2011年9月5日 16:03モデレータ
Also keep in mind that the Change DS window breaks up data sources into 2 categories: providers and sources. You need to set the providers properly. For Oracle you can use .NET Framework Data Provider for SQL Server. I don't know about MySQL.
Michael Taylor - 9/5/2011
http://msmvps.com/blogs/p3net -
2011年9月6日 22:08OK, Oracle is installed on the computer, how do I add the provider to the savailable selections in vcsexpress 2010?
MALove -
2011年9月7日 3:40モデレータ
Hi MALove,
Thanks for your feedback.
You can run the Add Connection Wizard in Server Explorer.
Have a nice day.
Alan Chen[MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.

-
2011年9月8日 16:57
Alan it isn't showing up. I installed the ODAC program and oracle server. Also MSSQL server compact 4.0 doesn't appear but that option is available in VS 2010 web developer.
IWhen i installed th odac fil for Oracle it was an install.bat run from the cmd line. So I am missing some steps somewhere.
Do any files need to be placed in a specific directory? If so what/where?
MALove- 編集済み MALove 2011年9月8日 17:03

