Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Gather into an existing record
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01297532
Message ID:
01297533
Vues:
21
This message has been marked as the solution to the initial question of the thread.
GATHER updates the current record only.
* Find record to update
SEEK(...)
* Gather - NO FROM
GATHER NAME oMyObj
>I am having a problem using SCATTER and GATHER and maybe someone can point to what I am doing wrong.
>
>I issue SCATTER NAME oMyObj MEMO when a cursor CURSOR1 is open.
>
>Then I want to update the values from the CURSOR1 into a certain record of CURSOR2. So what I do is
>
>
>select CURSOR2
>GATHER FROM NAME oMyObj
>
>
>And I get an error message. Also, is it posible to "point" to GATHER a record (by PK value) where the values should be updated?
>
>Thank you in advance for any suggestions.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform