what is data Adapter?

Answer Posted / avinash dandu

Dataadapters provide interaction between datasourse and dataset,this means reading data from a database into a dataset, and then writing changed data from the dataset back to the database. However, a data adapter can move data between any source and a dataset.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of using adodb?

509


What is a datareader object?

582


Why edit is not possible in repeater?

524


How is it possible to get 2 tables of data at a time by using data reader?

500


how Sequence to connect and retrieve data from database using dataset?

755






What is connection string?

529


What are the advantages and disadvantages of using datalist?

531


Which is better entity framework or ado.net?

510


What does ado stand for in ado.net?

458


If a table contains 20000 records . In a page at each time 100 records to be displayed what are the steps you will take to improve performance? Will you use dataset or datareader?

616


What are all the commands used with Data Adapter?

518


How would you connect to database using .NET?

574


What are the advantages of oledb compared with other classes?

2323


What is ado circle?

665


What does executenonquery () method return?

502