Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
Yes, you can backup the database through SQL Server (if you have the SQL Server Management Studio installed). Or, you can just stop the SQL Server service and copy the StrataFrame.mdf file over to a backup location. Either way, you will only need to restore the database if your data is lost. The install will only change the structure of the database, not the data within it, but it never hurts to have a backup.
|