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

Describe the disconnected architecture of ADO.NET’s data access model.

544


What is dao and ado?

484


What is ado code?

506


What is the difference between executenonquery () and executescalar ()?

494


What is the difference between OLEDB Provider and SqlClient?

528






What is openrowset?

502


How would you connect to database using .NET?

576


What is the difference between typed and untyped dataset?

511


What is namespace in ado.net?

502


Which object holds only data and does not interact with data source?

501


List the 4 common ado.net namespaces?

699


What is the role of clr?

531


What are the differences between OLEDB and SQLClient Providers?

569


What is ado.net in vb net?

508


What are the Features of a dataset

666