Answer Posted / avinash dandu
Dataadapters provide interaction between datasourse and dataset,this means reading data from a database into a dataset, and then writing changed data from the dataset back to the database. However, a data adapter can move data between any source and a dataset.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between OLEDB Provider and SqlClient?
What does ado stand for in ado.net?
how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....
What is ado and rdo?
What are the important features of ado.net 2.0?
Explain the difference between data reader and data set?
What is difference between datareader and dataadapter?
What is the role of the dataset object in ado.net?
What is Serialization in .NET? what are the types of Serialization?
What is ole2 format?
Why is ADO.NET serialization slower than ADO ?
What is the difference between the clone() and copy() methods of the dataset class?
Which is faster dataset or datareader?
What is ado and dao?
Which object of ado contains datarow datacolumn collection?