Click here to Skip to main content
15,887,683 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi Team,

I'm beginner to Sql concepts.

In my application I need row and table locking (Shared and Exclusive).
Please Explain how to get lock on Row,Table,Database and How we can Manage locking time etc...
and also Explain how to release the lock if we are not using it.

Thanks
Dileep(Trainee software developer )
Posted

1 solution

Hi,

Check the following links...

Introduction to Locking in SQL Server[^]

Understanding SQL Server Locking[^]

Regards,
GVPrabu
 
Share this answer
 
Comments
Dileep Mada 24-Feb-13 23:02pm    
Thank you so much.

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