can we have multiple datatables in a datareader ?
Answer Posted / vaidyanathan r
The DataReader may read multiple data tables(I am not
sure). But it cant hold them. There is a difference between
Reading and Holding
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
What is ado asp?
What are the methods of XML dataset object?
Which database is the ado.net sql connection object designed for?
Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?
What are two types of transaction supported by ado.net?
What are the Data providers in ADO.Net?
What is fill method in ado.net?
What is sqldatareader in ado.net?
What is sql connection in ado.net?
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
What are the drawbacks of using ado.net?
What are the steps you will take to improve performance?
What are the essential features of ado.net?
How many major types of connection objects in ADO.NET?