ADO is an object model for accessing which of the following?

A. Relational data via Jet.
B. Local or SQL data via Jet.
C. Relational data via ODBC.
D. Non-relational data via DSN-less ODBC.
E. All types of data via OLE DB.

Showing Answers 1 - 4 of 4 Answers

Siva Kumar

  • Jul 5th, 2005
 

Microsoft? ActiveX? Data Objects (ADO) enable your client applications to access and manipulate data from a database server through an OLE DB provider. ADO supports key features for building client/server and Web-based applications.

  Was this answer useful?  Yes

shweta

  • Feb 26th, 2007
 

E is the right answer.
i.e. All types of data using OLEDB

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions