Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy records between files
Message
De
21/10/2004 13:05:55
 
 
À
21/10/2004 12:22:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Divers
Thread ID:
00953368
Message ID:
00953391
Vues:
28
>Hi All,
>
>Looking for alternatives: given two tables with the same fields structure what is the fastest way to copy a single record from one file to another?
>
>Thanks

* copy
SCATTER/GATHER with ARRAY
* append
SCATTER/APPEND with ARRAY

The old UPDATE ON .. FROM REPLACE
it was much express, but it has been abandoned.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform