Back up Email Runner Database
This section explains how to back up the Email Runner database. Ensure that you back up the Email Runner database at regular intervals to avoid any loss of data.
Use one of the following options to back up your Email Runner database:
- SQL Server Management Studio
- Backup SQL statement
To back up the Email Runner database using SQL Server Management Studio,
- Start SQL Server Management Studio.
- Sign in with user name and password.
- Expand Databases and select Email Runner database.
- Right-click the Email Runner database > Tasks > Back-up… from the drop-down menu and follow the onscreen instructions to take the backup.
Alternatively, you can back up the Email Runner database by writing the backup query in SQL Server Management Studio.