Connect MySQL DB with MySQL .NET connector
How to connect MySQL DB with MySQL .NET connector at webhost4life? Here are the instructions you can follow up to do that:
There is no installation required on server, you only need to upload the Mysql.Data.dll to the site "bin" folder. You can download the MySQL .NET connector at ‘http://dev.mysql.com/downloads/connector/net/6.0.html’. The MySQL.Data.dll locates on the "Installation path\Assemblies". Defa...
Read the rest of this article