Data Backup and Recover

Backup

Data 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.

If you will reinstall the software and want to retain the old data, please backup the data firstly. After reinstallation, recover the data.

 

Recover

If 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'.