Open Documentation Menu

Creating a new Microsoft SQL Server database

This is how it works

  1. Open the MSSQL Management Console.

  2. Select Create new database on the top node.

  3. Enter a database name (recommendation: dbsCaseMngr).

  4. Click on the ... button to make further adjustments if required.

  5. Create your own user for accessing the database in the Security/Logins area (recommendation: dbsCaseMngr_dba).

  6. Switch to the User assignment area and select the db_owner option under Membership in database role .