Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy records between files
Message
De
21/10/2004 13:34:02
 
 
À
21/10/2004 13:23:07
Jim Winter
Jim Winter Consulting
Hinesburg, Vermont, États-Unis
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:
00953409
Vues:
14
>>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
>
>Jos,
>
>Haven't tested it, but I would expect that
>
>INSERT INTO Table2(Field1, Field2) Values (Table1.Field1, Table1.Field2)
>
>would be the fastest.
>Regards,

Thanks Jim. I've decided to stick with the SCATTER variations because its also easier coding :) Thanks for the suggestion.
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform