Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Maybe a very simple question...:)
Message
De
04/05/2001 04:24:09
 
 
À
04/05/2001 00:32:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00503345
Message ID:
00503371
Vues:
20
Hello Robin

It sounds like you are trying to refresh the data in a view.

look at the following commands and set paraemters in them as neccesary.

REQEURY() This will force your view to have the latest data

TABLEUPDATE() This will save your view to your underlying table

Good Luck


>Hi, All,
> When I'm programming, I was confused by one thing about the data sharing and locking. The problem is that when I try to lock a record if rlock or flock is fault after excuted rlock() or flock(), the data in form dataenvironment is refreshed with the new datas from the base database or not. If not, when it would be refreshed. If it wouldn't be refreshed in any situtation, how can I get the refreshed data from base database? For if I still use the unrefreshed data, the modification on that would have some problem.:(
> Waitting for your reply, And thanks.:)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform