Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor Adapter Refresh one field
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Cursor Adapter Refresh one field
Miscellaneous
Thread ID:
01662050
Message ID:
01662050
Views:
45
Hi,

CA object has a method RecordRefresh() which will refresh all fields of a CA cursor. Example below:
nRetVal = ca_object.RecordRefresh()
Do you know if I can change the above to refresh just one field? I have a situation that only one field needs to be refreshed and for the sake of saving time, I want to change the above.

UPDATE. Never mind. I found that Refreshing all fields takes probably just a fraction of a second longer than if it were refreshing just one field. Or maybe even the same time. So, I can consider this resolved.
"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
Reply
Map
View

Click here to load this message in the networking platform