Re: Connector Net & VS Plugin - Install Problems
Posted by: Johan Steyn
Date: December 19, 2006 06:49AM

Can you make a new database connection to the MySql database in the Server Explorer panel. If you can connect to MySql then everything have to work fine.

I have installed the following versions and mine is working.
Visual Studio Plugin ver 1.0.2
Connector Ver 5.0.2

First intall the connector then the Plugin. Also add the MYsql.data.dll that is in the C:\Program Files\MySQL\MySQL Connector Net 5.0.2\Binaries\.NET 2.0 folder then you can make connections to the database through these classes in your code.

Hope this will help.

J Steyn

Options: ReplyQuote


Subject
Written By
Posted
Re: Connector Net & VS Plugin - Install Problems
December 19, 2006 06:49AM


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.