Click here to Skip to main content
16,019,140 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
Hi,

I have 'sequence' column in my table. And it is multiuser application. I want to use row locking using exclusive lock so that other users cannot read/write the particular row when one user is using. I am using ADO.net as data access layer.


Can anybody tell me the ways to implement pessimistic locking.
Posted
Updated 24-Jul-12 21:04pm
v2

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900