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 different layers of ADO.Net?

719


What is ole in vb?

618


What is ado full form?

641


What are the advantage of ado.net?

646


Which parameter of ConnectionString is used to specify the name of the database?

698






Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.

690


Which namespaces are used for data access?

762


Is ado.net an orm?

646


List all the steps in order, to access a database through ado.net?

719


What is sql connection in ado.net?

624


describe the dataset object in ado.net.

638


Which architecture does Datasets follow?

721


What is the maximum pool size in ado.net connection string?

611


What is ole data type?

628


What is the difference between sqldatareader and sqldataadapter?

612