can we have multiple datatables in a datareader ?
Answer Posted / mayank jain
Yes we can have...
for that datareader have "NextResult" method. by using we
can use the multiple table.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is data access pattern?
What is a sqldataadapter?
What is the advantage of ado.net?
Describe the disconnected architecture of ADO.NET’s data access model.
Can we do database operations without using any of the ado.net objects?
What is dataset object? Explain the various objects in dataset.
What is ado.net in vb net?
Is bulk insert faster than insert?
Which name space is used to get assembly details?
What is ado circle?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What are the data access namespaces in .NET?
What is the difference between Data adaptor and Data set?
What is basic use of data view?
What is ado.net explain with diagram?