can we have multiple datatables in a datareader ?
Answer Posted / vaidyanathan r.
No. DataReader can hold only one record at a time. And it
can read the records in forward-only manner.
| Is This Answer Correct ? | 1 Yes | 13 No |
Post New Answer View All Answers
What does executenonquery () method return?
how we can fire event in databound coulm in datagfrid withot using button?
Which method is used to sort the data in ADO.Net?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What is namespace in ado.net?
What is ado.net code?
Define executenonquery?
What is ado.net object model?
Define ado.net?
What is difference between Dataview and Datatable?
How would you connect to database using .NET?
What is the difference between a datareader and a dataset?
Why do we use sqldataadapter?
Why is ADO.NET serialization slower than ADO ?
What is ole access?