Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to combine two cursors?
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01411721
Message ID:
01411786
Vues:
53
>>Hi,
>>
>>I have two cursors of the same structure. Some records of one cursor are in the other cursor. How do you make one cursor out of these two that has only unique records?
>>
>>Also, if I could ask another question in the same thread, what is the max length of characters can be used when naming a cursor (in SQL Select)?
>>
>>Thank you in advance for any help.
>
>I don't know why I didn't think of the most simple solution of combining two cursors. The simple solution is to select the cursor with greater number of records and JOIN the cursor with the smaller number of records.

This solution Re: How to combine two cursors? Thread #1411721 Message #1411759 ?

Or did you mean just insert all records from the smaller cursor?
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