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
What are the advantages and disadvantages of using datalist?
What does datareader object do?
Explain advantages of ado.net?
What is an ado connection?
What is the purpose of using adodb?
What does ado stand for?
What is ado asp?
What is serialization and de-serialization in .net? How can we serialize the dataset object?
How do you connect to sql server database without using sqlclient?
The answers which posted above is not satisfied my requirement? Can some one post teh exact answer? Thanx
What are the different ado.net namespaces?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
Can we do database operations without using any of the ado.net objects?
What is the difference between an ADO.NET Dataset and an ADO Recordset?
What is the use of Dataview?