Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Database Corruption Problem
Message
From
03/07/2001 11:12:16
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00524526
Message ID:
00526307
Views:
19
This won't solve past problems, but should be done for the future:

Any backup procedure should keep several copies of the backed-up files.

One backup system I designed a while ago, based exclusively on batch files, kept nine or ten folders. The batch file renamed folder1 to folder2, folder2 to folder3, etc., and finally copied a backup of the data folder to folder1.

Currently I am using another approach:

1) An exe (created from a VFP-PRG file) creates a string corresponding to the current date, and passes it to a batch file.

2) The batch file copies the data folder (otherwise, the backup will fail if somebody happens to be using the system), erase un-needed files, and invokes a compression utility.

Regards, Hilmar.

>Craig, if I copy a plain old dbf file and overwrite it for backup everynite to a shared network drive, is there any trace or recovery possible to get previouse copies?
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform