Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to make a backup of the database
Message
De
10/07/2002 16:18:39
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
10/07/2002 16:14:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00677242
Message ID:
00677247
Vues:
20
>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)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform