Create a backup file of a SQL Server database?

Open Enterprise Manager and expand the registered SQL Server

Expand Databases

Right-click on the database that you want to backup, select All Tasks -> Backup Database

If you would like to make a complete backup (recommended), make sure \”Database-complete\” is selected

Click the Add… button

In the File Name field, select the directory and type the name of the backup file you would like to create.

Click OK

Click OK again, and your database will be backed up.

  • 1 Uživatelům pomohlo
Byla tato odpověď nápomocná?

Související články

Manage Database Roles

Solution Database roles are conceptually completely separate from operating system users....

Manage Tablespaces

Tablespaces in PostgreSQL allow database administrators to define locations in the file system...

ColdFusion DSN parameters are not updated

SYMPTOMS New CF DSN records are created.  Even the set of parameters is tried to be updated...

Finding what packages are installed on a Linux system

For distributions that use RPM format packages, use the command: $ rpm -qa You may want to pipe...

What platforms does Linux support?

Linux runs on almost every general-purpose computer made in the last 10 years. It runs on systems...