Note that you need to create a database and database
user firstly.
To connect to the MS SQL Server database from SQL Server
Management Studio, you need to set the connection properties as
stated below.
Server
Type:
|
Database
Engine
|
Server
Name:
|
yourdomain.com
|
Authentication:
|
SQL Server
Authentication
|
Login:
|
<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.
|