Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Clear CursorAdapter
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01520842
Message ID:
01520854
Vues:
44
>>How about
>>
>>zap in (CA.Alias)
>>
>>CA here refers to the CA object on the form.
>>
>>However, we don't want to send updates back also.
>>
>>I believe you did ask this question before, I'll make a quick search
>
>The code that Boris suggested is what I was looking for:
>
>
>DELETE
>thisCA.SendUpdates = .f.
>TABLEUPDATE(......)
>thisCA.SendUpdates = .t.
>
>
>I suppose when the above code fires the TABLEUPDATE() only zaps records in the cursor without sending anything back to the server.

Yes, exactly, I was thinking that we need to set SendUpdates.
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