What is the use of data adapter?
Tony Tony
Data Adapter is used to fetch the tables from database and fill into the dataset. It act as mediator b/w dataset and database.