Just a note about backups:
If I copy the entire database and application to another location, for instance to a USB thumb drive as a backup, I get corrupted tables.
There was no user logged in to the app at the time.
This seems to happen on the larger tables more consistantly, but can happen on the smaller tables.
The largest table is approx 70,000 records
But if I copy the entire database to another folder on THE SAME DRIVE all is OK.
Would this be anything to do with having long field names?
Or could this be something else entirely?
(I am in the process of building Ver 2 of the app, with no long field names - but that's another story)
I need to implement a solid backup policy.
At this stage, we are intending to use a large capacity HDD in a caddy.
I would appreciate any comments or feedback on the subject.
If I copy the entire database and application to another location, for instance to a USB thumb drive as a backup, I get corrupted tables.
There was no user logged in to the app at the time.
This seems to happen on the larger tables more consistantly, but can happen on the smaller tables.
The largest table is approx 70,000 records
But if I copy the entire database to another folder on THE SAME DRIVE all is OK.
Would this be anything to do with having long field names?
Or could this be something else entirely?
(I am in the process of building Ver 2 of the app, with no long field names - but that's another story)
I need to implement a solid backup policy.
At this stage, we are intending to use a large capacity HDD in a caddy.
I would appreciate any comments or feedback on the subject.