Recovering a damaged database

Sometimes it happens that the computer may suddenly shut down due to a power outage or a critical system error. If the application worked, then it could lead to the loss of the database.

For such cases, an automatic backup of all database files (without images) is provided. Every half hour all .JSON files are copied to the folder:

pathToApp\userfiles\backups\temp

Copy files from this folder replacing damaged ones.

Powered by BetterDocs

Leave a Reply