Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Revert/refresh single field?
Message
From
27/07/2000 10:35:48
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Revert/refresh single field?
Miscellaneous
Thread ID:
00397583
Message ID:
00397583
Views:
39
Hi,

This may be a stupid question - if so - please forgive me - but, is there a way to "TableRevert" or "Refresh()" just a single field in a table buffered SPT cursor (SQL B/E)? I know I can use oldval(), orcurval() and then do a replace, but the act of replacing still leaves the record in modified status even if I'm just replacing the field with the original value.

I'm looking for a way to have a user be able to revert an individual field without changing the modification status of the row (As checked by GetFldState or GetNextModified) Even replacing with the oldval() and then using SetFldState does not reset GetNExtModified or even prevent TableUpdate from sending the update for that field to the back end.

Any ideas?

TIA
Ken
Ken B. Matson
GCom2 Solutions
Next
Reply
Map
View

Click here to load this message in the networking platform