what is data Adapter?

Answer Posted / eduardo belmonte

DataAdapter is an object belonging to a DataProvider whose
function is to use Connection and Command objects so as to
retrieve data from a Database into a Dataset.

Also DataAdapter acts the other way, updating, inserting or
deleting info in the database as per the info present in
the dataset and according with the sql commands.

Is This Answer Correct ?    11 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different ado.net namespaces are available in .net?

495


What are all the classes that are available in System.Data Namespace?

552


What is dbcontext and dbset in entity framework?

484


How can you identify whether or not any changes are made to the DataSet object since it was last loaded?

554


What does ado stand for in ado.net?

451






What is data access pattern?

491


What is ole db and odbc?

517


What is difference between ado and other data object?

466


Explain the difference between an ado.net dataset and an ado recordset?

531


How would you connect to a database by using .NET?

475


What is a datareader object?

577


What is csdl entity framework?

549


What is the difference between Dataset. clone and Dataset.copy?

555


What are the advantages of ado.net?

508


What are the different ado.net namespaces?

621