can we have multiple datatables in a datareader ?
Answer Posted / satya
Yes. We can have multiple data tables in a datareader. You
can read the reuslt with datareader.NextResult method.
| Is This Answer Correct ? | 46 Yes | 8 No |
Post New Answer View All Answers
What is the difference between a datareader and a dataset?
how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....
What are ado.net objects?
What is defaultview in datatable?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
What are the different ado.net namespaces?
differences between ADO and ADO.NET
What are the difference between readonly vs. Const?
Does executenonquery return a value?
What is difference between datatable and dataset?
How to add an aggregate column?
Describe briefly an ADO.NET Dataset ?
What is the difference between OLEDB Provider and SqlClient?
How to load multiple tables into a dataset?
What is fill method in ado.net?