I loaded the dataset with a table of 10 records. One of the
records is deleted from the backend, How do you check
whether all the 10 records were present while updating the
data(Which event and steps) and throw the exception.

Answers were Sorted based on User's Feedback



I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, Ho..

Answer / aashish

By Using the Transactions we can check the Exact Numbers of
the rows to be updated and if the updation fails then the
Transaction will be rollbacked.

Is This Answer Correct ?    13 Yes 4 No

I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, Ho..

Answer / amit

use the timestamp datatype

Is This Answer Correct ?    5 Yes 2 No

Post New Answer

More ADO.NET Interview Questions

What is sql connection in ado.net?

0 Answers  


How to pass multiple tables in datasets simultaneously?

0 Answers  


What is ole2 format?

0 Answers  


What is difference between Dataview and Datatable?

0 Answers  


What is a database provider?

2 Answers   BioSys,






Why ca not we use multiple inheritance and garbage collector paralelly in .net?

0 Answers  


can we have multiple datatables in a datareader ?

18 Answers   Fulcrum Logic, Infosys, Kale Consultants, Ness Technologies,


What is acid in ado.net?

0 Answers  


Explain the different row versions available in table?

0 Answers  


Define the data provider classes that is supported by ado.net?

0 Answers  


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

0 Answers  


Explain what are acid properties?

0 Answers  


Categories