Difference between datareader and dataset?
Answer Posted / abhitendra
With the help of datareader only one row of a table can be
handled
but in dataset multipul table can be handled.
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
How can you add or remove rows from the datatable object of dataset?
What is an ado?
What is ole db query?
What is difference between executenonquery and executequery?
What is the difference between an ADO.NET Dataset and an ADO Recordset?
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
What is dao and ado?
Explain the basic use of "dataview" and explain its methods.
What is the difference between the clone() and copy() methods of the dataset class?
What is a datareader object?
Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!
How would you connect to database using .NET?
What is ole db and odbc?
What is bubbled event?
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?