Home All Groups Group Topic Archive Search About

How to get the record lock status in .net

Author
24 Feb 2006 9:08 PM
Joy
Hello:

After one transaction be started, but before the transaction be commited, if
another transaction query the same records, how to get the locked status of
the records.

Thanks.

Author
25 Feb 2006 6:44 AM
Cor Ligthert [MVP]
Joy,

I think that you have to rephrase your questions. .Net works itselfs does
not work with locking a database. It uses optimistic concurrency. However I
am not sure if your question is about this?

Cor

AddThis Social Bookmark Button