Why DataReader is Forward Only?

Answer Posted / rahul singhal

datareader execute data from table one by one at each
calling of it.and to fetch next value from database it
contains pointer value(index) of next value . thats why if
is forward only. in the oops concept it works on the concept
of one-way linklist

Is This Answer Correct ?    23 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the DataTableCollection?

570


What are datareaders?

530


What is ado control?

524


What is csdl entity framework?

549


What are the different row versions available in table?

527






Explain ODP.net

569


What is an ADO.Net?

566


Which control of the BindingNavigator returns the current position within the data source?

729


What are advantages of microsoft-provided data provider classes in ado.net?

543


What are disadvantages of microsoft-provided data provider classes in ado.net?

502


What are good ado.net object to replace to ado recordset object.

568


What are the connected and disconnected modes in ado.net?

485


Which is faster entity framework or ado.net?

499


What are the various methods provided by the DataSet object to generate XML?

589


Which database is the ado.net sql connection object designed for?

591