Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Making CursorFill() append records
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01512255
Message ID:
01512259
Vues:
65
Change the query that it pulls both sets of records.

>
>Can I call CursorAdapter method CursorFill() so that it adds records to the current cursor, instead of overwriting the existing records?
>
>Here is what I am trying to do:
>
>Say I have a cursor adapter object that gets records from a base table. So, suppose, now the cursor has some records (or maybe none). Then I specify a different SQL select expression in the property .SelectCmd and call CursorFill() again. Typically the CursorFill() would get new records and overwriting the existing ones. I want the resulting cursor to have the initial records plus the ones added with the second call to CursorFill(). Is this possible? If so, how?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform