Answer Posted / guest
1) With Data set you can retrive data from database like
oracle and SQL Server and manage them in one dataset, with
recordset this is not possible.
2) All representation of Dataset is using XML while
recordset uses COM.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Is it possible to edit data in Repeater control?
How to store data in memory?
What is ambient transaction?
What is ado circle?
What are all the commands used with Data Adapter?
What is the role of clr?
Give few examples of datareader that is used in different dataproviders.
Can datareader hold data from multiple tables?
What is the meaning of object pooling?
What is ado object model?
What is data adapter in ado.net with example?
Which ado.net object is very fast in getting data from the database?
What is disconnected data?
Explain the difference between sqlcommand object and command behavior object?
What are the major challenges in accessing data from a database?