Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi-User Error With Forced Tableupdates
Message
From
18/01/2000 09:03:09
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00319304
Message ID:
00319395
Views:
20
>I have a query which results in say 5 records which I update. In the meanwhile another user runs the same query and deletes 3 of these records and updates the base table.
>Subsequently when I issue a Forced Tableupdate on my 5 records (nothing deleted), I find that the 3 records deleted by the other user, remain deleted and a ReQuery results in 2 records only.
>
>How can I overcome this so that the last User who saves wins ALLWAYS.

If these are views, you can change the update properties to DELETE then INSERT, instead of UPDATE.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform