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 are the major difference between classic ADO and ADO.NET?
What is the functionality of data provider in ado.net?
What is execute reader in ado.net?
How to add a check box or a dropdown list to a column in a datagrid?
Explain the difference between ado and ado.net?
What is data reader in ado.net?
Does sqlclient and oledb class share the same functionality?
Which is the best method to get two values from the database?
What is dbcontext and dbset in entity framework?
What DataReader class do in ADO.NET ?
Why do we need ado.net?
What is the usage of the dataset object in ado.net?
Which name space is used to get assembly details?
What do you mean by ‘batch updates’?
Define isolation?