When multiple users attempt to modify data at the same time
Ex user 1 is updating record at same time user2 deleted
record sucessfully.now user1 has press update button . how
to handle concurrency

Answer Posted / shweta

we can have to use exclusive locks on the table thats why
we can't change data at a time..

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are basic methods of dataadapter?

670


What is serialization and de-serialization in .net? How can we serialize the dataset object?

674


What is ole db query?

705


What is the hierarchy of data in databases?

657


What are the parameters that control most of connection pooling behaviors?

704






Describe connection object in ado.net

704


What do you mean by performing asynchronous operation using command object?

685


How to maintain the relation between two tables in ADO.NET?

709


Can we do database operations without using any of the ado.net objects?

708


differance between ADO vs ADO.Net?

716


Explain why edit is not possible in repeater?

719


What are the advantages of using datalist?

650


How do I delete a row from a DataTable?

728


What is sql connection in ado.net?

650


What is DataReader Object?

740