Why DataReader is Forward Only?

Answers were Sorted based on User's Feedback



Why DataReader is Forward Only?..

Answer / pawan

Because it supports connected architecture.

Is This Answer Correct ?    8 Yes 9 No

Why DataReader is Forward Only?..

Answer / 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

Why DataReader is Forward Only?..

Answer / pravin

Because Datareder Doesn't have Constructer.

Is This Answer Correct ?    0 Yes 8 No

Why DataReader is Forward Only?..

Answer / srikar

IT SUPPORTS DISCONNECTED ARCHITECTURE.

Is This Answer Correct ?    1 Yes 47 No

Why DataReader is Forward Only?..

Answer / deepak rai

Because it supported dissconnected architecture

Is This Answer Correct ?    10 Yes 110 No

Why DataReader is Forward Only?..

Answer / ankit

Because it suppport the disconnected architecture :)

Is This Answer Correct ?    22 Yes 141 No

Post New Answer

More ADO.NET Interview Questions

What does ado stand for in ado.net?

0 Answers  


how Sequence to connect and retrieve data from database using dataset?

0 Answers  


What are the ado.net objects?

0 Answers  


How to retrieve the user id which is provided while windows authentication?

0 Answers   Cap Gemini,


How many major types of connection objects in ADO.NET?

0 Answers   MCN Solutions,


What is difference between datatable and dataset?

0 Answers  


i making a project using windows application c#, i want to show user name, password, and one button login. i wanna make it with sealed class .how its possible . when i clicked my login button all project should be open. pls cleare me.

1 Answers  


Explain how to pass multiple tables in datasets simultaneously?

0 Answers  


What are the differences between RAW, AUTO and Explicit modes in retrieving data from SQL Server in XML format?

1 Answers   TCS,


What is the difference between executequery and executenonquery?

0 Answers  


What is the use of data grid?

0 Answers  


What are ado.net objects?

0 Answers  


Categories