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...

What are the three Ado objects?

Answer Posted / ranjeet kumar panda

1. Connection
2. Command
3. RecordSet


ADO provides:
* two objects for managing connections with data sources
(Connection and Command)

*two objects for managing the data returned from a data
source (Field and Recordset)

* three secondary objects for managing information about
ADO (Parameters, Properties, and Errors) .

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is variable view?

919


Give an example that shows how to execute a stored procedure in ado.net?

1107


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

1019


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

1197


What are the important features of ado.net 2.0?

1114


What are the advantages of using datalist?

1043


What is ole in vb?

945


Explain the difference in an abstract class and an interface?

971


What are the advantages and disadvantages of using datalist?

1141


What is dataset object? Explain the various objects in dataset.

1077


What does ado stand for in ado.net?

1187


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?)

1052


What is the difference between ADO and ADO.Net?

1119


What is a non query?

980


Define connection string?

1125