Once you’ve created your database and are ready to publish your database from your development environment to the hosted environment you’ll want to use the following connection string:
1 |
Server=mysql.webmatrix-appliedi.net;Database=YOUR DATABASE NAME HERE;Uid=YOUR DATABASE USER HERE;Password=YOUR DATABASE PASSWORD HERE;
|
Content retrieved from: https://support.appliedi.net/kb/a646/connecting-to-a-mysql-5_x-database-using-web-matrix.aspx.