September 2006
Beginner to intermediate
570 pages
16h 15m
English
The Back Up Database task uses the BACKUP DATABASE statement to perform different types of SQL Server database backups. Using the Back Up Database task, a package can back up a single database or multiple databases. Following is the step by step method to configure this task:
1. | Specify a connection to the SQL Server using the ADO.Net Connection Manager in the Connection field.
Choose the databases you want to back up in the Databases field from the available options: All databases, All system databases (master, msdb, model), All user databases (excluding master, msdb, model and tempdb) or selected databases from the provided list. |
2. | Specify the Backup type by selecting from the available options of Full, Differential, ... |
Read now
Unlock full access