Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy running dbf
Message
De
11/01/2007 04:08:22
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
À
10/01/2007 21:25:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01184430
Message ID:
01184458
Vues:
15
Hi Tarig you can do the following.
Create a .bat file like this.
backup.bat

MD backup
DEL backup\*.* /q
xcopy *.dbf backup\

now in Visual FoxPro u just call run backup.bat
xcopy will allow u to copy even if dbf's are being used.

You can also create this bat file in the fly inside VFP.

>Dear Experts
>
>Some dbf is using, I mean someone is entering or editing data in it.
>Is it possible to make a copy of such dbf that is beeing used?
>I want to make a routing with timer control to copy dbf folder but I am afriad this will not work if some dbf is used in this folder.
>
>Please Help
Alexandre Palma
Senior Application Architect
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform