Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combining cursors?
Message
 
 
À
22/03/2007 12:02:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01207113
Message ID:
01207136
Vues:
24
>Hi Naomi,
>
>Thanks for the code. However, MfgName and MfgNum is only in crsMPM, but not in crsData. Is there a way to insert it to crsData? All the PartNum in crsMPM are in crsData and more.
>
>Thanks in advance.
>Sam

Reverse my select statement, then. E.g. start from crsData and do a left join with crsMPM. You can select into the same cursor name, or you can select into temp cursor, then zap the original and append from the temp.
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