Re: MySQL .NET Connector Not Showing On Visual Studio 2012 Database Explorer
Posted by: Fernando Gonzalez Sanchez
Date: May 23, 2013 09:36AM

Hi,

Unfortunately, the visual studio integration is not supported in Visual Studio express editions (this due to a legal constraint from Microsoft, they don't allow third party plugins in visual studio express editions).

Meanwhile, if you cannot use a non express editions, you can still use MySqlConnection and the rest of ADO.NET APIs, and use Entity Framework thru code first. But certainly no Visual studio integration will be available.

We are looking for options to give a more satisfactory solution in the future...

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL .NET Connector Not Showing On Visual Studio 2012 Database Explorer
May 23, 2013 09:36AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.