Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Prevent Table update when alreay delete all records
Message
From
16/05/2003 09:42:13
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Prevent Table update when alreay delete all records
Miscellaneous
Thread ID:
00789203
Message ID:
00789203
Views:
37
Hello,

How to prevent the second user to update when first user already used one process to delete all records ?

First user action :

use table1 shared
delete all

Second user action :
use table1 shared
insert records ( prevent him to insert record after the first user already
delete all records )

Both of them always used table1 the same time in the great distance area.

Any helps for the coding and advise would be appreciated very much.

Thanks in advance,
Paul
Next
Reply
Map
View

Click here to load this message in the networking platform