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 / gt
provide the transactionlevels
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?
What are the different methods by which we can populate a dataset?
What is ado circle?
How to pass multiple tables in datasets simultaneously?
What is execute scalar in ado.net?
What is sqldatareader in ado.net?
Is datareader faster than datatable?
What is the difference between statement and preparedstatement interface?
What is difference between sqldatareader and sqldataadapter?
What is command class in ado.net?
What is serialization and de-serialization in .net?
What is ole used for?
Explian About DataAdapters
What does datareader object do?
How to add an aggregate column?