Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Forcing Fox to Refresh the data
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00351324
Message ID:
00352312
Vues:
16
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!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform