What is the difference between oledbreader and datasetwhile
connecting?
Answer Posted / keerthy
DataReader is connected, read only forward only
record set.
Dataset is in memory database that can store multiple
tables, relations and constraints.dataset is disconnected
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the full form of ado?
Which object holds only data and does not interact with data source?
Why is it important to close an ado.net application?
What is the use of adodc?
Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?
Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!
What is ado.net in vb net?
Explain the difference between ado and ado.net?
What is the hierarchy of data in databases?
What two types of data providers does ADO.NET supply? What determines which one you should use?
How to generate a single aggregate?
What is acid in ado.net?
What are the classes in System.Data.Common Namespace?
How will you fill the gridview by using datatable object at runtime?
How to check if the Dataset has records ?