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 the difference between statement and preparedstatement interface?
Does entity framework use ado.net?
How to retrieve the user id which is provided while windows authentication?
How to add a javaScript function in a datagrid?
What is a serialized object?
What is the purpose of using adodb?
Explain ODP.net
What is the difference between executequery and executenonquery?
What are the difference between readonly vs. Const?
Does executenonquery return a value?
What are the steps you will take to improve performance?
What are the drawbacks of using ado.net?
What are disadvantages of microsoft-provided data provider classes in ado.net?
How will you fill the gridview by using datatable object at runtime?
What are the steps you will take to improve performance? Will you use dataset or datareader?