Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to make a backup of the database
Message
From
10/07/2002 16:18:39
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
10/07/2002 16:14:45
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00677242
Message ID:
00677247
Views:
22
>Hi all...
>I have a aplication that opens and use tables in a FoxPro database. Since all the clients can acces the database thru the aplication so the database remains open until the last user shut down the application. The question is how to make a backup (for example with azip.dll) of the database and its tables when it is in use?
>Thanks, Juan Uribe

Option 1: Run an automated process at midnight.

Option 2: a) Use XCOPY to copy the data files to another directory. Even if users have the file open, XCOPY or other copy commands still work. b) Compress that.

I combine both options, since some user may have left the program open. See my FAQ #10009, "Automated Backup".

Saludos, Hilmar.
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