Search Our Database

MySQL remote connection for Windows Shared Hosting:

Last updated on |
by

Remote access to MySQL database on Windows Shared Hosting is enabled by default, simply use SQLyog available at http://code.google.com/p/sqlyog/downloads/list:

1. Install and run SQLyog

2. Click on New…

3. Enter the following info:

Host Address: yourdomain.com
Username: DatabaseUser
Password: DatabaseUserPassword
Port: 3306
Database: DatabaseName

4. Click on connect