Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Seeking Alternative to COPY FILE Command
Message
De
01/12/2000 03:09:42
Walter Meester
HoogkarspelPays-Bas
 
 
À
01/12/2000 01:49:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00444304
Message ID:
00447920
Vues:
23
Hi Mike,

>>I need to copy DBFs / CDXs / FPTs from one directory to another (for backup purposes). The VFP command COPY FILE fails if the table is open.
>
>How about closing the table then? If you want to make it resuable and aren't using temp cursors, first a CREATE VIEW, then CLOSE DATA ALL, do your COPY FILE data\*.* and then restore the view?

You don't mean this seriously don't you ?? Have you read the entire thread ? Your proposal is not workable in many cases (Other network users, data sessions, other open forms with tables, etc). In this thread there is a workable solution discussed.

Walter,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform