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 ? | 12 Yes | 10 No |
Post New Answer View All Answers
Explain about rapid application development tool?
What is the ruby interface generator?
Explain convert.tostring and i.tostring method?
difference between control and component more than one differences
Can you please explain the difference between dataset and datareader?
What is the source code for display the picture in button click event?
How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?
What are the difference between structure and class?
Explain about delegate?
What is tracing?
how to get dynamic control array position or its index position?
Explain public assembly?
Explain the observations between vb.net and vc#.net?
Explain the difference between int and int32?
Explain the difference between value and reference types?