Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
APPEND FROM - appending blank records only!
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
APPEND FROM - appending blank records only!
Divers
Thread ID:
00774613
Message ID:
00774613
Vues:
58
Hi - I am attempting to append records from one table to another. I open the source table and copy structure to get my target table. Then I use this code...
SELECT tblTarget
APPEND FROM tblSource FOR myField = .T.
This adds records but they are blank. Is it not supposed to copy the data from the source table to the target table where myField is true?

Thanks
Chris Maiden
Email
Web
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform