I have a table 'Sales' .
How to control in network from saving to sales.In this table have a primary field sales_id ...
How to control table from a mulitple saving at a time?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
brunda kPosted May 17, 2012, 2:36 AM
http://www.dotnetspark.com/kb/2683-6-ways-doing-locking-net-pessimistic-and.aspx
Sivaraman DhamodaranPosted May 17, 2012, 2:17 AM
If you are using SQL 2005, Look for Transaction Isolation Level and How to use them.