Answer Posted / lalit pathak
DataAdapter is a bridge between connection & DataSet.
DataAdaper is passing the sql queries to the dataset from
Database.
DataAdapter is a madiator between connection and dataset.
Data adapter is a collections of commands which will act
like an interface between dataset and database
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
What is openrowset?
What are the benefits of using of ADO.NET in .NET 4.0?
What two types of data providers does ADO.NET supply? What determines which one you should use?
How do you update database through dataset?
What is DataRowCollection?
What is the hierarchy of data in databases?
What is the use of adodc?
Explain the overview of ado.net architecture?
Which is the feature of ado.net?
What is maximum pool size in ado.net connection string?
Where is adodb dll located?
How can we add relation between tables in a dataset?
How to pass values into a datatable?
What is connection pooling and what is the maximum pool size in ado.net connection string?
What is the meaning of object pooling?