Data Backup and RecoverBackupData backup is very important. Administrator should backup data termly. If inbuilt database is used, backup the 'data' subdirectory in the software installation directory. If MS Sql Server is used, a database named 'wdsdb' should be backup. Special backup methods adapt to MS Sql Server can be used.
RecoverIf inbuilt database is used, replace the 'data' subdirectory with backuped 'data' directory. If MS Sql Server is used, According to backup methods, suitable methods should be used to recover database 'wdsdb'.
|