What are the three Objects of ADO.

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

584


Define table relations?

553


What are the key events of sqlconnection class?

604


How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?

576


How to maintain the relation between two tables in ADO.NET?

532






What is microsoft ado.net?

574


If a table contains 20000 records. In a page at each time 100 records to be displayed.

511


Explain the differences between oledb sql server, oledbdotnet provider?

550


differences between ADO and ADO.NET

564


What are the several execute methods of ado.net?

493


What is oledb driver?

491


How does entity framework work?

464


Explain the various objects in dataset.

522


What is disconnected data?

578


What is fill method in ado.net?

535