Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do local and remote views refresh?
Message
De
10/03/2007 12:29:54
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01202527
Message ID:
01202537
Vues:
15
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...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform