What is the difference between Dataset and Recordset?
Answer Posted / sanny
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 ? | 2 Yes | 3 No |
Post New Answer View All Answers
What are the difference between dispose(), close(), exit(), end()?
Can you please explain the difference between c# and vb.net?
How do you call a stored procedure in Visual Basic?
What are the difference between structure and class?
what is common language specification?
What are the different variables in vb.net?
What is the diff between vb mdi form and .net mdi form?
What is the top .net class that everything is derived from?
What is the significance of delegates. Where should they be used?
Define naming convention?
How to create a constant in vb.net?
Explain how can we remove handlers at run time?
Sir, what code to store data from vb net sql server 2008 to 2005 and at the same time in order to validate the data entered is not the same, but there have been contacts in the module. Examples such as the log table that I created, the user name as the primary key.
What is trace in vb.net?
Described strong typing