Skip to main content

SQL DATABASE Backup

Backup a SQL server database.

To create this step select SQL DATABASE Backup from the list and then enter in a name for the step. Then enter in the connection string, the database name, select the backup type and backup set from the dropdowns, and enter in a name for the backup.

Then click Save to create the step.

SQL Backup

ParameterDescription
Connection StringDatabase Connection String.
Connection TimeoutThe time it will take for the connection to timeout.
DatabaseThe SQL database to connect to.
Name (optional)Name for the backup.
Description (optional)Description for the backup.
Backup TypeChoose the backup type from either Full_Backup or Differential.
Backup SetChoose the backup set between either Overwrite or Append.
Backup FilenameThe filename for the backup.
Compress Backup to Zip ArchiveCheck the checkbox to zip the backup file.