Database operations

Database operations

The Database Wizard allows you to also perform several common database operations. These can also be done via SQL Server Management Studio.

Rename Database

To rename your database, you can do one of the following:

  1. Use Microsoft SQL Server Management Studio.  Right-click on the database and rename it from there or,
  2. Use the HelpMaster Database and Reports Wizard to back it up and then restore it with a new name.

Backup Database

Restore Database

Attach / Detach Database

Execute SQL

To execute SQL directly against your HelpMaster database, you can use this screen.