Back Up Easy Workflow Database
Ensure that you back up the Easy Workflow database at regular intervals to avoid any loss of data. The Easy Workflow database can be backed up using one of the following options:
- Using SQL Server Management Studio
- Using Backup SQL statement
To back up the Easy Workflow database using SQL Server Management Studio, follow these steps:
- Start SQL Server Management Studio.
- Log in with a valid user name and password.
- Select Databases, and then select the Easy Workflow database.
- Right-click the Easy Workflow database, and select Tasks > Back up.
- Follow the on-screen instructions to take the backup.
Alternatively, you can back up the database by writing the backup query in SQL Server Management Studio.