What Microsoft standard consists of a set of database access rules intended to provide a standard doorway to database data?

A. Open Database Connectivity (ODBC)
B. Microsoft Database API (MDAPI)
C. Data Source Database Connector (DSDC)
D. Windows Database Access Layer (WDAL)


Answer: A

Computer Science & Information Technology

You might also like to view...

Can a correct Time class definition include both of the following constructors? If not, ex- plain why not.

``` Time( int h = 0, int m = 0, int s = 0 ); Time(); ```

Computer Science & Information Technology

To reduce file size, a JPG image format uses a lossless compression that discards some of the color information in an image, which reduces its original quality.?

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A message can be formatted in any of the following formats EXCEPT: ____.

A. a Word document B. HTML C. Rich Text D. Plain Text

Computer Science & Information Technology

Information traveling across a network is typically in human-readable format.?

Answer the following statement true (T) or false (F)

Computer Science & Information Technology