Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between a Dataset and DataReader?
Can dataReader hold data from multiple tables?

Answer Posted / sandyni

DataSet is a disconnected object and holds the data from
datastore. It can hold the data of more than one table.

where as dataReader is connected architecture which can
rbe used to read the data from the dataset in forward only
fashion. DataReader cannot hold multiple tables of data.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the parameters that control most of connection pooling behaviors?

1047


What is an ADO.Net?

1038


How to retrieve the user id which is provided while windows authentication?

1146


Is it possible to edit data in Repeater control?

1002


How many major types of connection objects in ADO.NET?

1084


Define the executescalar method?

993


What is connected architecture in ado.net?

1179


Why is it important to close an ado.net application?

1071


What is an ado connection?

1033


Compare Data Reader & Dataset in ado.net?

1046


How can we add relation between tables in a dataset?

1045


Which architecture does Datasets follow?

1083


What is data reader in ado.net?

1050


If we are not returning any records from the database, which method is to be used?

1369


What is row state?

1034