Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connected & Disconnected Dataset
Message
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00738411
Message ID:
00738958
Views:
17
This is called pessimistic record locking. Be prepared for lots of contention. What if someone click modify and then walks away for lunch or goes home?

>When 1st user open the record, data will be displayed as view only in the form, then if he desided to update some data he should click "Modify" button, when he clicks it, the system will lock the record till he saves the data.
>
>Now, when another user try to modify the same record, a worning message will appear saying this record is being updated and will stay in view mode till the first user relase the record.
>
>Record lock will stop user conflicts.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform