what is data Adapter?

Answer Posted / beginner

In the Disconnected Database architecture we have two databases.
1. the actual one on the server.
2. the consisting of tables, that we have takenin our
dataset and manipulated the data.

both are in two different states...

Data adaptor is responsible to sync this two whenever a
realtime connection is established between these two...

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we check that some changes have been made to dataset since it was loaded?

518


How to add an aggregate column?

535


What provider ado.net use by default? Explain the role of data provider in ado.net?

528


What is the default Timeout for SqlCommand.CommandTimeout property?

508


What are basic methods of dataadapter?

509






Explain the difference between data reader and data set?

486


What is data reader in ado.net?

500


Can datareader hold data from multiple tables?

677


What are the Features of a dataset

666


How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?

520


What is the current version of entity framework?

485


What are the namespaces used in ADO.Net to connect to a database?

599


What are the different methods by which we can populate a dataset?

690


What are the 3 major types of connection objects in ado.net?

543


What does executereader return?

525