Suggestion for timed data backup within POS.EXE
Posted: Mon Jan 30, 2006 2:01 am
Dale,
I was thinking that it would be a good idea to setup a timed backup feature within POS.EXE. It would be configured via POSCONFG of course.
Example:
* Users sets time interval (2 hours, etc.) and destination for the timed backup via POSCONFG. Simple enough. Short time intervals (ie. < 1.5 - 2 hours) could get rather annoying, so a setting of at least 2 hours is recommended.
* POS.EXE monitors for time interval and executes backup accordingly (ie. close files, copy, re-open) A pop-up box indicating it's happening should be shown.
Exception handling:
Obviously, this shouldn't happen in the middle of a sale. In the event the timer is up and a sale in being made, a boolean flag is set so that upon the sale's completion, the backup will take place before the next sale can be executed. This would have to be checked in accordance with the Post-Sale option (ie. Sale->Next Sale or Sale -> Main Menu)
Just a thought!
Of course, this would compliment the usual backup procedures at the end of the day. I believe this feature will be helpful as it will save an admin/manager the extra time needed to re-enter the day's transactions incase of a crash during the course of the day.
Comments/suggestions welcome!
//Rickpos
I was thinking that it would be a good idea to setup a timed backup feature within POS.EXE. It would be configured via POSCONFG of course.
Example:
* Users sets time interval (2 hours, etc.) and destination for the timed backup via POSCONFG. Simple enough. Short time intervals (ie. < 1.5 - 2 hours) could get rather annoying, so a setting of at least 2 hours is recommended.
* POS.EXE monitors for time interval and executes backup accordingly (ie. close files, copy, re-open) A pop-up box indicating it's happening should be shown.
Exception handling:
Obviously, this shouldn't happen in the middle of a sale. In the event the timer is up and a sale in being made, a boolean flag is set so that upon the sale's completion, the backup will take place before the next sale can be executed. This would have to be checked in accordance with the Post-Sale option (ie. Sale->Next Sale or Sale -> Main Menu)
Just a thought!
Of course, this would compliment the usual backup procedures at the end of the day. I believe this feature will be helpful as it will save an admin/manager the extra time needed to re-enter the day's transactions incase of a crash during the course of the day.
Comments/suggestions welcome!
//Rickpos