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
What is a data control clerk?
What are dcl commands?
What is ado code?
What is command class in ado.net?
What are the ado.net objects?
Is ado.net dead?
What is DataReader Object?
How to identify the controls which can be used for binding data?
What does sqldatareader return?
How to maintain the relation between two tables in ADO.NET?
What is an example of ordinal data?
What is data adapter in ado.net with example?
What is data view and variable view?
What is the provider being used to access oracle database?
What is sqldatasource?