Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maybe a very simple question...:)
Message
From
04/05/2001 04:24:09
 
 
To
04/05/2001 00:32:45
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00503345
Message ID:
00503371
Views:
19
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.:)
Previous
Reply
Map
View

Click here to load this message in the networking platform