What is the difference between Dataset and Recordset?

Answer Posted / shweta mogadpally

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.

3) Recordset can not be transmitted on HTTP while Dataset
can be.

Is This Answer Correct ?    43 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to send xml file on server using http protocol?

538


Explain nested classes?

556


How do you call a stored procedure in Visual Basic?

583


difference between checkbox vs radiobutton??

2486


What are the difference between dispose(), close(), exit(), end()?

513






Explain cls?

593


Explain code security?

500


What are the various open source tool available for VB.NET?

562


Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate

2186


What are the types of generations in garbage collector?

530


What is an arraylist?

582


What is difference between metadata and manifest?

565


source code for how to login a vb.net application ?

591


What is globalization?

551


Explain trace in vb.net?

519