Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Appending fields from a table
Message
 
 
À
19/06/2002 16:25:25
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00670283
Message ID:
00670286
Vues:
20
>Hi all:
>
>I have the following code which does not want to work.
>
>
use refdocswithaddress
>APPEND FROM refdocsaddy speciality,location FOR refdocsaddy.number = refdocswithaddress.number
>
>Where am I going wrong? Thanks.
local lnNumber
use refdocswithaddress
lnNumber = refdocswithaddress.number
APPEND FROM refdocsaddy FIELDS speciality, ;
       location FOR refdocsaddy.number = m.lnNumber
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform