Why DataReader is Forward Only?

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


Please Help Members By Posting Answers For Below Questions

What is ado.net in vb net?

683


What is ado.net objects?

703


What are the main differences between classic ado and ado.net?

737


How to perform sorting on a table in ADO.NET?

758


What is a datareader object?

817


What is the provider being used to access oracle database?

731


Explain the difference between data reader and data adapter?

708


What is the difference between SqlCommand and SqlCommandBuilder?

785


What are the namespaces used in ado.net for data access?

683


What is ado or jdbc?

704


What are the different methods by which we can populate a dataset?

944


Which namespaces are used for data access?

853


Define the executescalar method?

684


How to pass values into a datatable?

815


Is it possible to load multiple tables in a Dataset?

750