Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forcing Fox to Refresh the data
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00351324
Message ID:
00352312
Views:
15
This really depends on what kind of data source you're using. If it's a view, a simple REQUERY should work. If you're using fields from a DBF, I know in 2.x an RLOCK() would get the latest data. I haven't tried that in VFP, but my guess is if you RLOCK() and then UNLOCK right away, you'll have the latest data.

>Is there a way to force Fox to look at the latest version of the network data - Set Refresh to x, 1 doesn't work.
>
>We have found that TableRevert() seems to do the job (even though we haven't made any changes) but this might be just a tad dangerous!
Previous
Reply
Map
View

Click here to load this message in the networking platform