Follow

How to Backup the Print Manager Database using SQL Management Studio

STEP 1: Open your Microsoft SQL Server Management Studio, whichever you select, standard or express edition. If you do not have this it can be downloaded for free from Microsoft.

STEP 2: Using your Database Username and Password, just login to your MS SQL server database.

STEP 3: Select the database >> Right-click >> Tasks >> Back Up:

backup_1.png

The following Backup Database window will appear after you click on the “Backup“.

backup_2.png

STEP 4: Select the following options:

  1. Backup type: Full
  2. Under Destination, in the Backup to select Disk.

STEP 5: Now, by clicking on the “Add” button to select the destination path and file name for the database backup file. You can change the destination path what you want to save:

STEP3

STEP 6: Select the destination folder for the backup file and enter the “File name” with .bak extension:

STEP4

Ensure you put your SQL database .bak file under the MSSQL backup folder.

STEP 7: Click the OK button to finish the backup process of your MS SQL Server Database. You will see the confirmation window with a message “The backup of database ‘PrintManager90’ completed successfully“.

backup_3.png

 

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

Powered by Zendesk