Multiple choice technology platforms and products

__________ provides a single programmatic interface for all providers of data.

  1. ODBC

  2. OLEDB

  3. Both ODBC and OLEDB

  4. None of the above

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

OLEDB provides a single programmatic interface for accessing diverse data sources including relational databases, spreadsheets, and other data providers. ODBC is limited primarily to relational databases and doesn't offer the same universal interface capability.