Creating a New SQL Server Database

This section describes how to create a SQL Server database using SQL Server Management Studio. In addition to the following procedures, you must also populate the database with Silk Test Workbench tables using the Silk Test Workbench Database Maintenance utility.

  1. In the Object Explorer of SQL Server Management Studio, right-click the Databases folder and choose New Database. The New Database dialog box opens.
  2. Enter a name for the database in the Database name text box.
  3. Click OK.