Restore existing CrudeSync and SuiteServer databases
- Last UpdatedAug 14, 2026
- 1 minute read
In this section you will learn: How to restore the supplied database backup files to your chosen SQL Server instance, with either the graphical interface or the script provided.
-
Copy the database .bak files to the SQL backups folder.
-
Right-click Databases.
-
Select Restore Database.

-
-
On the restore database window:
-
Choose Device and click the ellipsis button.
-
Navigate to the backup location and select the .bak file.
-
Select the Restore check box in the lower pane and click OK.

-
Repeat for the other databases.
Note: You may have a CSImport database backup from previous versions. This is no longer needed in this release. You may want to keep the database backup in case you need to roll back to a previous version.
-