can we have multiple datatables in a datareader ?
Answer Posted / satya
we can not have multiple dataTables in a datareader but we can
have multiple reuslt Sets in a datareader.
| Is This Answer Correct ? | 17 Yes | 7 No |
Post New Answer View All Answers
Is ado.net dead?
What is the default provider in ado.net?
What is ole data type?
What are the rules to implement connection pooling?
What is data access pattern?
Explain the advantage of ADO.Net?
What are all components of ADO.Net data provider?
What does executenonquery () method return?
Explain the difference in record set and dataset?
What is ambient transaction?
What is the difference between Command and CommandBuilder object?
What is oledb driver?
Define executenonquery?
What is a datareader object?
What are the major challenges in accessing data from a database?