Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clear CursorAdapter
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01520842
Message ID:
01520854
Views:
43
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform