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 ole in excel?
How can we load multiple tables in to dataset?
can we create synonymn in ms access,sql server,my sql if so explain me with example
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What is data relation?
What is the provider being used to access oracle database?
What is the use of SqlCommandBuilder?
What is difference between ado and other data object?
What is adodb dll?
Which object needs to be closed?
What is ole access?
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
What is sqlconnection and sqlcommand?
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What is the purpose of using adodb?