Re: make MYSQL work with VS 2003 .NET
Hi Yuan
well I search for the same. So far I can tell that you have to add the MySQL.Data.dll as 'Add existing Item' to your project in .Net. As soon as you have it in your Assembly you can use all the methods for connection and querying the provide you in the MySql.Data.chm html help file. Most of the commands look quite similar to the existing 'using System.Data.SQLClient;'.
But I also would be very happy to know how to access or bind the MySQL into the Server Explorer.
If you know further please let me know.
Thanks
Stefan
Subject
Written By
Posted
December 09, 2004 06:33PM
December 09, 2004 06:45PM
Re: make MYSQL work with VS 2003 .NET
December 11, 2004 05:44PM
December 11, 2004 05:52PM
December 21, 2004 11:09AM
December 13, 2004 10:58AM
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.