What is ado object model?



What is ado object model?..

Answer / Shyam Singh

The ADO (ActiveX Data Objects) Object Model is a set of programming interfaces for accessing data from various data sources like databases, XML files, etc. It consists of objects such as Connection, Command, Recordset, Field, and Error.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

What does executereader return?

1 Answers  


What is the DataTableCollection?

1 Answers  


What is the difference between DataReader and DataSet in ADO.NET?

1 Answers   Petranics Solutions,


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

1 Answers  


What is ado in agriculture?

1 Answers  


How to bind the controls(best practice) comboboxes to the data in the dataset?

1 Answers  


What is DataRowCollection?

1 Answers  


What is a dynaset in access?

1 Answers  


What are the different ado.net namespaces are available in .net?

1 Answers  


What is the difference between ado.net and entity framework?

1 Answers  


Define isolation?

1 Answers  


What is the difference between executenonquery () and executescalar ()?

1 Answers  


Categories