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 an orm, and why would you use one instead of plain old ado.net?
What is the difference between a datareader and a dataset?
Do you use stored procedure in ado.net?
The answers which posted above is not satisfied my requirement? Can some one post teh exact answer? Thanx
What are datareaders?
Which object is used to add relationship between two Datatables?
What are three methods for displaying data in a syncfusion datagrid
Explain how to call the sql commands asynchronously in ado.net version 2.0?
How to work with disconnected data - the dataset and sqldataadapter?
What is difference between Dataview and Datatable?
Explain all the classes those are used for database connections between sql server and asp.net?
What are advantages of microsoft-provided data provider classes in ado.net?
What is ado oledb and odbc?
What is the namespaces being used to access oracle database?
What is ado.net components?