can we have multiple datatables in a datareader ?
Answer Posted / kumar vaibhav
No, We can not have multiple datatables in Datareader
instead we can have multiple datatables in DataSet
| Is This Answer Correct ? | 5 Yes | 23 No |
Post New Answer View All Answers
Is it possible to edit data in Repeater control?
What is the DataTableCollection?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What is ole db query?
Why is ADO.NET serialization slower than ADO ?
What is typed dataset ?
How can we load multiple tables in a dataset?
What is meant by executenonquery?
Why do we need ado.net?
Explain what are the steps to connect to a database?
What are the Data providers in ADO.Net?
What is data reader in ado.net?
What is execute reader in ado.net?
What is the difference between DataReader and DataSet in ADO.NET?
What is difference between connected and disconnected architecture in ado.net?