There is no MySQL version for .Net. I think you are looking for the .Net connector for MySQL (component that allows .net to talk to MySQL). That can be found here:
http://dev.mysql.com/downloads/connector/net/
The connector is added to your .Net project as a reference and in your class you import MySQL.Data.Client to access it.
hericles
Practically a Posting Shark
823 posts since Nov 2007
Reputation Points: 136
Solved Threads: 168