Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append from question
Message
De
12/07/2007 13:16:09
 
 
À
12/07/2007 12:38:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01239762
Message ID:
01239779
Vues:
6
>Select table1
>
>Select table2
>Append from table1 for table1.field1 = 1
>
>
>
>Trying to use this command, but it transfers all the records of table1…

APPEND FROM always evaluates the FOR clause as if the record had already been appended, so drop the alias and you should get what you want.

Tamar
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform