Re: make MYSQL work with VS 2003 .NET
Posted by: Ian Gibson
Date: December 13, 2004 10:58AM

Check these links out...

describes getting the server explorer to show my sql servers
http://forums.mysql.com/read.php?38,7523,7703#msg-7703

describes a little on how to use the .net connector (one thing it doesnt mention is to add a reference from your project to the 2 dlls that the connector installs called mysql.data and icsharpcode.sharpziplib found in the C:\Program Files\MySQL\MySQL Connector Net 1.0.2\bin\.NET 1.1 directory by default)
http://dev.mysql.com/tech-resources/articles/dotnet/index.html

Ian Gibson

Options: ReplyQuote


Subject
Written By
Posted
December 09, 2004 06:33PM
Re: make MYSQL work with VS 2003 .NET
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.