Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Why DataReader is Forward Only?

Answer Posted / sandyni

As we know that DataReader is connected architecture it
cannot persists the contents. it reads the contents one by
one record from the dataset until all the records completed.

The main thing is data reader uses pointers to fetch the
next record(index).hence these are the forward only objects

Is This Answer Correct ?    6 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define the executescalar method?

989


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

1035


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

1076


What are the 3 major types of connection objects in ado.net?

1045


What is a dataview?

1031


What is ado rdo dao in visual basic?

1203


What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)

1053


Explain how do you connect to sql server database without using sqlclient?

1052


What is ado.net objects?

1008


How do you find the count of records in a dataset?

1021


What are all the classes that are available in System.Data Namespace?

1063


What is difference between connected and disconnected architecture in ado.net?

1201


How to identify the controls which can be used for binding data?

1044


Why edit is not possible in repeater?

990


What are the ado.net components?

1063