Why DataReader is Forward Only?

Answer Posted / guneetinder singh

because it satisfy read only property from which we can only
retrieve data only(forword) not write to int(backword).

Is This Answer Correct ?    29 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?

857


Why is stored procedure used in ado.net?

751


What provider ado.net use by default? Explain the role of data provider in ado.net?

716


What is ado or jdbc?

687


What you mean by filtering of data?

701


Where is adodb dll located?

706


What are the differences between OLEDB and SQLClient Providers?

754


differences between ADO and ADO.NET

779


Explain ado.net features? Benefits? Drawbacks?

781


what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?

732


What is difference between datatable and dataset?

724


Explain how to pass multiple tables in datasets simultaneously?

736


What is the use of data grid?

684


Why edit is not possible in repeater?

689


What is the difference between DataReader and DataSet in ADO.NET?

783