Re: make MYSQL work with VS 2003 .NET
Posted by: Stefan J. Imhof
Date: December 11, 2004 05:44PM

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

Options: ReplyQuote


Subject
Written By
Posted
December 09, 2004 06:33PM
Re: make MYSQL work with VS 2003 .NET
December 11, 2004 05:44PM


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.