Answer Posted / asfaq
Data Adapter is responsible for filling the dataset.In
another way we can say it works as bridge between data
store and dataset.
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
Which is faster datareader or dataadapter?
Which is the best method to get two values from the database?
What does executenonquery () method return?
Is bulk insert faster than insert?
How can we add relation between tables in a dataset?
Describe the command object and its method.
What is ole db and odbc?
What is the full form of ado?
What is data access pattern?
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
Which is the feature of ado.net?
How can we load multiple tables in a dataset?
Is datareader faster than datatable?
What is XML serialization
What is connection pooling and what is the maximum pool size in ado.net connection string?