Knowledgebase: Account Management
How To Create SQL Server Database and Database User
Creating SQL Server Database and Database User

Open “Hosting Space home” page.

To see the list of SQL Server databases and users point “Databases” in the hosting space left navigation menu and click select “SQL Server” from the popup menu:

To create a new SQL Server database click “Create Database” button:

Specify database name and click “Save” button to finish the wizard.

The next step is to create database user account and associate it with the database.

To create database user account click “Create User” button:

Specify username, password and then in “Databases” sections tick those databases you want to grant access for this user account. Database user will granted “db_owner” role in the selected databases.

You could specify “Default database” as well. It’s optional field, but once selected the name of the database could be omitted from connection string of your application.

Backing up and Restoring SQL Server Database

To backup SQL Server database open its properties screen:

and then click “Backup” button:

Specify backup name and select preferred method for storing backup. You could download it immediately or copy to some folder within your hosting space.

Control panel produces SQL Server backups in BAK format. Resulting file could be very large (it depends on actual size of database and its transaction log), but you have an option to compress it by ticking “ZIP Backup” option.

To restore SQL Server database click “Restore” button on database properties screen:

Click “Browse…” button to select backup file from your local file system or tick “Hosting Space File” option and then pick backup file from hosting space file system.

Click “Restore” to finish restoration wizard.

To reduce the size of SQL Server database data and log files, you can truncate database files. To truncate database files click “Truncate Files” button on database properties screen.

Connecting to SQL Server Database

Open “Hosting Space home” page.

To see connection information for SQL Server databases under your hosting space open “Space Summary information” page and scroll down to “Databases” section:

(0 vote(s))
Helpful
Not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments: