Schedule Backup

 
Schedule Backup
 
From this dialog window you can configure the schedules backup to save your application database automatically. This process will make you on safe side, where if any corruption occur suddenly to database you can restore it easily from the latest backup file.
 
Firstly you must specify the back folder location on your PC, and it's recommended to select a partition with more free spaces.
 
Secondly activate and configure your schedules by pressing Schedules Properties button, schedules properties dialog window will appear as shown. Select Schedule tab and configure your Schedule Task :
  • Daily : run schedule backup every configured days number (eg. run it every 3 days).
  • Weekly : run schedule backup every configured weeks number on specified week days from Saturday to Friday (eg. run it every week on Friday).
  • Monthly : run schedule backup every month on specified day (1 to 31) (eg. run it every month on 30th day).
  • Once : run schedule backup one time at specified date (eg. run it on 31-Oct-2012).
  • At system startup.
  • At Logon
  • When system is idle
 
It's recommends to select weekly or monthly backup to safe your data and minimize hard disk usage.
 
Note : The name format of the create backup file is "yyyyMMddhhmmss.bak", where :
  • yyyy is the current year (eg. 2012)
  • MM is the current month (01 to 12)
  • dd is the current day (01 to 31)
  • hh is the current hour in 24 hour format (00 to 23)
  • mm is the current minute (00 to 60)
  • ss is the current second (00 to 60)
  • .bak is the file extension