Answer Posted / eduardo belmonte
DataAdapter is an object belonging to a DataProvider whose
function is to use Connection and Command objects so as to
retrieve data from a Database into a Dataset.
Also DataAdapter acts the other way, updating, inserting or
deleting info in the database as per the info present in
the dataset and according with the sql commands.
| Is This Answer Correct ? | 11 Yes | 7 No |
Post New Answer View All Answers
Explain the overview of ado.net architecture?
Define data adapter?
What are the features of ado.net?
The answers which posted above is not satisfied my requirement? Can some one post teh exact answer? Thanx
What is the difference between oledb sql server and oledbdotnet provider?
How to aggregating data across related tables?
Explain why edit is not possible in repeater?
Explain the advantages and disadvantages of using datalist?
What are the classes in System.Data.Common Namespace?
What are the Features of a dataset
What is shadow copy?
What are the benefits of using of ADO.NET in .NET 4.0?
How to maintain the relation between two tables in ADO.NET?
What are the advantages of ado.net?
What is the DataTableCollection?