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 Dataset and Recordset?

Answer Posted / sathiyapriya

The Recordset was not XML-based and could not be serialized
to XML easily or flexibly.
Finally, a Recordset was not independent of a data store
because it tracked a Connection object
and through its methods could send queries to the data
source to populate, update,
and refresh its data.
To that end, the Recordset contained functionality found in
the ADO.NET DataSet,
data reader, and data adapter objects.

Similar to the DataSet, a Recordset could be disconnected
from its data store
and therefore act as an in-memory cache of data.
Of course, it could also be used in a connected model
depending on the cursor options that were set.
Although the Recordset object stored multiple versions of
each column for each of its rows,
it was not by nature able to represent multiple tables
without the use of the Data Shape Provider.

Is This Answer Correct ?    11 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by serialization and deserialization?

972


What is the purpose of objects present in asp.net?

1092


Explain global assembly cache (gac)?

1199


What is jagged array in vb.net?

1137


What are the advantages of migrating to vb.net?

1037


What is the difference between manifest and metadata?

1131


Explain the differences between vb.net and c#, related to oops concepts?

988


Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?

2420


Explain the difference between vb.net and c#, related to oops concepts?

977


Explain enumerator?

957


How to run a dos command in vb.net?

1085


What is a static class?

1059


Why do you need Lock in Visual Basic?

1148


Explain the difference between c# and vb.net?

1142


Explain the difference between import system.data.sqlclient and system.data.oledb?

1050