Answer Posted / pankaj kumar
BECAUSE WE CAN NOT TRAVERSE BACK TO PREVIOUS RECORDS OF THE
TABLE,THATSWHY DATA READER IS FORWARD ONLY.IT FOLLOW OFFLINE
MODE THAT MEANS IT IS DISCONNECTED ARCHITECTURE.
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is ado.net in vb net?
What is ado.net objects?
What are the main differences between classic ado and ado.net?
How to perform sorting on a table in ADO.NET?
What is a datareader object?
What is the provider being used to access oracle database?
Explain the difference between data reader and data adapter?
What is the difference between SqlCommand and SqlCommandBuilder?
What are the namespaces used in ado.net for data access?
What is ado or jdbc?
What are the different methods by which we can populate a dataset?
Which namespaces are used for data access?
Define the executescalar method?
How to pass values into a datatable?
Is it possible to load multiple tables in a Dataset?