Note that you need to create a database and database
user firstly.
To connect to the MySQL database from Navicat, you need to
establish a new connection to the remote MySQL Server. Use the
connection properties stated below.
Connection
name:
|
A name to best
describe your connection
|
Host name:
|
yourdomain.com
|
Port
number:
|
3306
|
User name:
|
<database user
name>
|
Password:
|
<database user
password>
|
Note that we disabled the direct database access due to the
security reasons. But we can enable it for certain IP address.
Please, send us your IP address at admin@inspirunner.com and we will add it to the list
of allowed IP addresses. To find your IP address, proceed to
http://www.whatismyip.com.
|