Re: MySQL connector in Visual Studio 2015 web express
Posted by: Jose Gabriel Valencia Ornelas
Date: February 09, 2016 05:47PM

Hi

The connector itself can be used without a problem, but if you are trying to use the sever explorer or the designers or other tool (the EF provider for mysql) you couldn't use it, because you are using an epxress version, so is a closed tool from Microsoft that doesn't allow extensibility

however you still can add the reference to the assembly of the mysql connector

if you still need to use the other tools, is better if you use the community version of the Visual Studio, is free and is equivalent to the professional version of the VS.

the tools are installed when you install the MySQL for Visual Studio plugin

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL connector in Visual Studio 2015 web express
February 09, 2016 05:47PM


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.