Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to know records were edited or deletion by Other use
Message
From
18/10/2000 12:02:34
 
 
To
18/10/2000 11:49:00
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00430813
Message ID:
00430978
Views:
11
>Hi,
> Actually I would like to have a multi user applcation using VFP.
> I may need to detect the changes made to the record which may be edited by 2 user at the same time (buffering-5). Any ideas?
>
>Thankyou

One option is to use record locking (see discussion in this thread with Nadya).

Also, the tableUpdate() function (by default) will not update a buffered table if it has been changed on another workstation since the local workstation has started making changes to the table.

Look it up in MSDN...is that what you are looking for?
Steve Gibson
Previous
Reply
Map
View

Click here to load this message in the networking platform