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 ado asp?
What is Data view?
What is ole used for?
What is the difference between dataset and datatable?
What is the return type of executescalar?
What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?
What are the namespaces used in ADO.Net to connect to a database?
What is microsoft ole db provider for sql server?
Give an example that shows how to execute a stored procedure in ado.net?
How to Read, Add, Update and Delete record in Entity Framework ?
Does executenonquery return a value?
What is the full form of ado.net?
What is untyped dataset?
What is the purpose of using adodb?
What is the difference between Optimistic and Pessimistic locking?