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:
01520855
Vues:
37
>>>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.

Again, thank you for your help. I am thinking about (if I have time) to create a test and see if on TABLEUPDATE() anything happens in the back end (SQL Server). Because according to our understanding, SQL Server should not be affected at all.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform