can we have multiple datatables in a datareader ?
Answer Posted / rizwan
its depend on datatable
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
What is the difference between ado.net and oledb?
Can we connect two dataadapters to same data source using single connection at same time?
What is ado.net tutorial?
Explain the architecture of ado.net?
What is execute scalar in ado.net?
What two types of data providers does ADO.NET supply? What determines which one you should use?
What is the difference between data grid and data repeater?
Explain the difference between data reader and data set?
If a table contains 20000 records. In a page at each time 100 records to be displayed.
How to add a check box or a dropdown list to a column in a datagrid?
What is the difference between executenonquery () and executescalar ()?
What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
What is data reader in ado.net?
How is it possible to get 2 tables of data at a time by using data reader?
What are the advantages of oledb compared with other classes?