can we have multiple datatables in a datareader ?
Answer Posted / anil sharma
No, We cannot have...
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How to identify the updated rows in a dataset?
Which object needs to be closed?
How to pass multiple tables in datasets simultaneously?
Do you use stored procedure in ado.net?
What is ado.net components?
What are two types of transaction supported by ado.net?
What are the different execute methods of Ado.Net?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
Is entity framework better than ado.net?
How to work with disconnected data - the dataset and sqldataadapter?
What are the different methods by which we can populate a dataset?
What is sqlconnection and sqlcommand?
Which is faster dataset or datareader?
Explain the advantage of ADO.Net?
What is the difference between statement and preparedstatement interface?