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 is the hierarchy of data in databases?

686


What is dbcontext and dbset in entity framework?

665


What is ado net stands for?

690


What is difference between sqldatareader and sqldataadapter?

674


Some important instruction regarding ADO.NET connection string ?

730


Define bubbled event?

672


What is data adapter in ado.net with example?

690


What is adodb dll?

717


Why is it important to close an ado.net application?

733


What is the full form of ado.net?

730


What is the use of SqlCommandBuilder?

833


Define atomicity?

772


What is the role of the dataset object in ado.net?

771


What are the Data providers in ADO.Net?

734


What DataReader class do in ADO.NET ?

768