Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do local and remote views refresh?
Message
From
10/03/2007 12:29:54
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01202527
Message ID:
01202537
Views:
13
Hi,
>>1. Local View and Visual FoxPro Data as back end.
>>If you do not call Requery(), does Visual FoxPro still automatically update the view from the data source on some periodic basis?

If you are using row buffering (which is default buffering setting for view), your data will be updated to back end data source automatically once your record pointer moved. OTOH, table buffering, you got to call TABLEUPDATE(). This apply to remove view as well.

>>When you have a local view, is it a must that the Visual FoxPro table(s) on which the view is based have to be open all the time?

VFP will open your foxpro table automatically.

HTH
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform