Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Refresh Help
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00121195
Message ID:
00121216
Vues:
20
>>I have a view I created but How do I refresh it, in other words; how does the refresh() command work
>
>Sergio, It depends on what you are doing.
>In most cases with the views you issue REQUERY() which runs the View SELECT statement again. It discards current View cursor and creates the new one.
>The REFRESH() function may be used for the updateable views to refresh the values from original tables only for those records which were not updated in the view.
>
>Nick

I use the view inside a form. But when i call the form it gives me an error (doesn't find data). But when I call it for the second time it shows with no problem.

Any idea why this is happening
Sergio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform