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 Objects of ADO.

Answers were Sorted based on User's Feedback



What are the three Objects of ADO...

Answer / debasis

1.Connection
2.Command
3.Adapter

Is This Answer Correct ?    23 Yes 4 No

What are the three Objects of ADO...

Answer / abhi

1.connection
2.command
3.record set

Is This Answer Correct ?    12 Yes 7 No

What are the three Objects of ADO...

Answer / avanish singh

1.Connection
2.Command
3.Record set.

Is This Answer Correct ?    9 Yes 5 No

What are the three Objects of ADO...

Answer / vishwajit kumar

1)Connection Object
2)Command Object
3)DataAdapter

Is This Answer Correct ?    4 Yes 3 No

What are the three Objects of ADO...

Answer / edwin

Not Three objects.

ADO provides two objects for managing connections with data
sources
i.e., 1/Connection and 2/ Command

And two objects for managing the data returned from a data
source ie.,1/ Field and 2/ Recordset

And three secondary objects i.e.,1/ Parameters,
2/ Properties, and 3/ Errors for managing information about
ADO.

Is This Answer Correct ?    2 Yes 2 No

What are the three Objects of ADO...

Answer / anil kumar

Command
Connection
Recordset
Property
Parameter
Field
Error

Is This Answer Correct ?    0 Yes 0 No

What are the three Objects of ADO...

Answer / vamsi

data reader
data adapter and
data set

Is This Answer Correct ?    1 Yes 1 No

What are the three Objects of ADO...

Answer / hari

connection
command
reader
adapter

Is This Answer Correct ?    0 Yes 1 No

What are the three Objects of ADO...

Answer / prasad

connection
command
data reader

Is This Answer Correct ?    2 Yes 4 No

What are the three Objects of ADO...

Answer / santosh

Parameters
Properties and
Errors

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More ADO.NET Interview Questions

How can you implement sub data grid in a master datagrid?

1 Answers  


Some important instruction regarding ADO.NET connection string ?

0 Answers   NA,


suppose we using gridview contrl,with sqldatasource.in that for birth date how can we take validation contrl for dd/mm/yy formator how we assign regular expression for same

9 Answers   TCS,


What are major difference between classic ADO and ADO.NET?

2 Answers  


I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, How do you check whether all the 10 records were present while updating the data(Which event and steps) and throw the exception.

2 Answers   Fulcrum Logic, Satyam,


Explian About DataAdapters

0 Answers   BirlaSoft,


differences between ADO and ADO.NET

0 Answers   Microsoft,


What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?

0 Answers  


What is ole word?

0 Answers  


What is the difference between ADO and ADO.Net?

0 Answers  


What are the steps you will take to improve performance?

0 Answers  


Define data adapter?

0 Answers  


Categories