SteveB Posted November 17, 2000 Posted November 17, 2000 A question for the experts: If a file is corrupted, and you use the recover command should you then export the data records to a backup copy of your solution? Could some of the layouts also be corrupted? Most importantly, how does one handle recovering a corrupted file if you are doing a kiosk solution?
Chuck Posted November 17, 2000 Posted November 17, 2000 The proceedure I use regarding recovery is to keep a backup set of clones of all the files (which I replace whenever I make any changes to the database structure) and after a recover, import the recovered data into these files. I usually also then save a compressed copy of the files. The only thing to be careful of here is any auto-enter serial numbers, which may have to be reset in the new data files to match what they were in the recovered file. I don't think that recovering files from a kiosk solution should be any different from recovering files from a non-bundled solution. Chuck
Recommended Posts
This topic is 9024 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now