Creating a Backup (SQL Server)
SQL Server users should follow the instructions below for creating a database dump in SQL Server Management Studio
- Right-click on the Cascade Server database
- Select Tasks -> Back Up...
- On the General page:
- For Backup Type, select Full
- Under the Destination section, make note of the path to which the database will be dumped
- Click OK