MySQL from .NET – Thanks Andy!

Download and install MySQL Sever 5.0.77 http://dev.mysql.com/downloads/mysql/5.0.html#win32 Download and Install MySQL Server Tools 5.0  (gives me SQL Queries) http://dev.mysql.com/downloads/gui-tools/5.0.html I Verify I could load up the tools and connect to MySQL server. Get out of Visual Studio completely. Download and Install MySQL .NET Connector 5.2.5 http://dev.mysql.com/get/Downloads/Connector-Net/mysql-connector-net-5.2.5.zip/from/pick#mirrors This may take awhile.  …