Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to refreshing local buffers immediately?
Message
From
05/02/2001 14:20:35
 
 
To
03/02/2001 20:54:36
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00470592
Message ID:
00472610
Views:
54
>Hi,
> I had the same problem with you before. What I tried to do is:
>
>USE myTable AGAIN SHARED
>FLOCK()
>UNLOCK
>
>SELECT * FROM myTable WHERE lCondition =.T.
>
>It returns the updated data (Changed/added records)

The other users are also using myTable, so flock() fails
and refresh is not performed. So this will not work !
Andrus
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform