BACKUP SQL 2005

How do I backup my MS SQL Server 2005 database using Management Studio?

The following article explains how to backup your MS SQL Server 2005 database using Management Studio. The backup can then be used at a later date to restore the database if information is lost. The backup file needs to have a .bak file extension.

Note: If your database is stored on HostMySite's shared MS SQL Server server, the backup file will be created on the HostMySite server and not on your local machine. If you need a copy of the backup file, please contact support and they can provide you a copy of the backup file.

To backup your MS SQL Server 2005 database, please follow these steps:

  1. Open SQL Server Management Studio.
  2. Connect to your MS SQL Server database.
  3. Right-click your database, expand All Tasks and select Back Up.
  4. Under Backup type, select Full.
  5. Under Destination, click Add.
  6. Enter the path and file name for the backup file.
  7. Click OK.
  8. Review the settings for the backup.
  9. Click OK to begin the backup.
  10. The instructions above will create a complete backup of your database. This is the recommended method to ensure that all data is backed up.

 

© 2015 HostMySite