Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to know records were edited or deletion by Other use
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00430813
Message ID:
00430982
Views:
14
>Hi!
>
> Look to help for CURVAL() function. If CurVal() returns different value than OldVal() for some field, than this field was changed by another user in database.
> In addition, you will need to use refresh() command for view to work properly with these functions for view.
>
>> 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?

Hi John,

Look also at afields() function in help. If you want to do field by field validation, you may do it in a loop.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform