I had an incident today that has me looking for ways to prevent it happening in the future. Here’s the basics:
1) Small club database to record membership info and revenues
2) Multiple volunteers using a win98 machine
3) Access is accessible to anyone who turns on the machine
4) All our data entry of the last 3 months was lost when someone accidentally restored the July 31 backup from Winzip into the folder where the backend resides.
Sadly, and stupidly on my part, there was no later backup. This came about because the woman who was my co-volunteer and took care of backups every time new data was entered, passed away suddenly and unexpectedly in August. I have been scrambling to keep things going and neglected the backups (trust me, if nothing else gets done, that won’t happen again).
Given that there is no real security, etc is there anyway to have prevented this given the scenario above? We have a newer donated machine which I believe is either XP or 2000, so I am seriously thinking about logons so Access is only available to those who are trained to use it.
The data loss can all be recreated but we are looking at 10 hours or so of labour to do it. For the time being, any easily implemented suggestions that will work with Win98 would be appreciated. In the meantime, steps have been taken to make people a little more careful. Perhaps an automatic copy made via VBA everytime the database is closed and named with the date? What would this sort of code look like.
Cheers