Creating Databases and Users
When a SQL Server deployment is successfully deployed, you need to create databases and users so that you can start working on your SQL Server. This article will help walk you through the detailed process.
1. Locate your target deployment
Log in to the Control Panel and locate your target deployment on the Home page or the My Applications page.
2.Go to the “DB & Users” page
Go to the DB & User page by clicking the "Create DB & User" button on the Home page.
Otherwise, you can reach the DB & User page by clicking the "Manage" button on the Home page or the My Applications page.
3 . Create a database
Click on “CREATE DATABASE”, and a confirmation box will pop up immediately. The database will be created in seconds after the confirmation.
4. Create a user
Click on “CREATE USER” and fill in the information required in the pop-up box. The user will be created right away.