Differentiate between Dataset and Recordset.

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


Please Help Members By Posting Answers For Below Questions

What is ado or jdbc?

521


What are the different methods by which we can populate a dataset?

701


What is disconnected architecture in ado.net?

510


How to pass values into a datatable?

607


Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.

542






If a table contains 20000 records. In a page at each time 100 records to be displayed.

530


What is ado.net connection?

475


What are the data access namespaces in .NET?

637


How can we add/remove row's in "datatable" object of "dataset"?

552


What is the difference in an abstract class and an interface?

522


What are the major difference between classic ADO and ADO.NET?

531


Explain what is datagrid with an example?

592


Explain the difference in record set and dataset?

501


Explain the two fundamental objects in ado.net?

511


What are disadvantages of microsoft-provided data provider classes in ado.net?

512