How To: Restore Gizmo Database (MS SQL)

Panagiotis Mantzouranis

Last Update 3 years ago

Built-in manual restore (v2.0.367 and newer)

  1. Shutdown Gizmo Server if its running
  2. Launch "Gizmo Service Configuration Wizard" from desktop shortcut and select “Restore Database
  3. Select the backup file (gizmo backup *.gbk or MS SQL database backup *.bak)
  4. Select an import Database name
  5. Click Continue and wait for the restore to complete

Other restore Methods

Follow the steps mentioned below to restore a database backup using SQL Management Studio.

STEP 1: Open your MS SQL Server Management Studio and connect to your database.

STEP 2: Right-click Database >> Restore Database

STEP 3: The “Restore Database” window will display. Select Source “Device” and click the button in front of that to specify the file location

STEP 4: Select the option “Backup media as File” and click on the Add button to add the backup file location.

STEP 5: Select the backup file you want to restore and click the OK button

STEP 6: Click the OK button

STEP 7: Verify the information and click the OK button

That’s it! Now you have restored your SQL server database successfully with confirmation message “The restoration of database ‘SQLDatabaseName’ completed successfully.“.

Was this article helpful?

0 out of 0 liked this article

Still need help? Message Us