Multiple choice technology programming languages

It is possible to call oracle database through ADO control or Object.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The statement is false because you cannot directly call Oracle database through ADO (ActiveX Data Objects) without proper Oracle-specific OLE DB providers or ODBC drivers. ADO is a data access technology, but connecting to Oracle specifically requires Oracle's data access components like MSDAORA (Microsoft OLE DB Provider for Oracle) or Oracle's own ODBC drivers.