what is data Adapter?
Answers were Sorted based on User's Feedback
Answer / karthik.g
data adapter is a adapter which acts as an adpater between
the data.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / preeja
DATA ADAPTER IS USED TO RETRIEVE DATA FROM DATABASE TO DATA SET.
ALL MANIPULATIONS WE ARE DOING IN THE
DATASET(UPDATE,INSERT,DELETE...)ARE HANDLED BY THE DATA
ADAPTER..(WHICH MAKES CHANGES IN DATABASE.)
| Is This Answer Correct ? | 5 Yes | 4 No |
Answer / nilam
data adapter can be define as a adapter which act as an
adapter between the data
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / anand vishwakarma
DataAdapter functions as a bridge between a data source, and a disconnected data class, such as a DataSet. At the simplest level it will specify SQL commands that provide elementary CRUD functionality. At a more advanced level it offers all the functions required in order to create Strongly Typed DataSets, including DataRelations.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / salman
data adapter is tool is used for transfer data to or from
database or dataset.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / govind.konduri
Hai...
DataAdapter class is used for communication b/w dataset
and Datasource.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pamulaparthi pravin srg
Data adapter is act like bridge between database and dataset.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
Answer / rahul singhal
dataadopter is just like a bridge between ur application and
data source. it it is used to provide the table info.to fill
dataset.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / munikumar reddy
DataAdapter provides the communication between the Dataset
and the Datasource. We can use the DataAdapter in
combination with the DataSet Object. DataAdapter provides
this combination by mapping Fill method.
| Is This Answer Correct ? | 0 Yes | 0 No |
How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
what is Execute NOn Query?
29 Answers Infosys, Protech, Sars Systems, SwanSoft Technologies,
What is sqldatareader in ado.net?
We all know that Dataset is purely disconnected architechure, but we also know that we can update the changes made to the dataset can be updated in the backend database. when there is no connection how does the update happedn?
6 Answers Accenture, FastStream,
What is an orm, and why would you use one instead of plain old ado.net?
Explain the advantage of ADO.Net?
Explain the difference between sqlcommand object and command behavior object?
What is the key feature of ADO.NET compared to ADO ?
Is it possible to edit data in Repeater control?
What are the types of databinding?
What is data view and variable view?
what are the differences between dataset and datareader?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)