Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append with field map
Message
De
12/02/2008 12:39:24
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01291866
Message ID:
01291876
Vues:
8
>>I think I remember descriptions of appending data from one table to another with field mapping. IE table1.name goes into table2.fullname. But I can't seem to find any current help on this subject except with the import wizard which seems to only support non dbf files. Am I imagining things or is this still possible?
>
>You can do that with
>INSERT INTO DestTable (<Destination Field list>) SELECT <Source Field list> FROM SourceTable
>
Thanks Sergey.
Works great!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform