+1 vote
in DBMS by
What Do You Understand by ODBC?

1 Answer

0 votes
by

ODBC is an acronym for open database connectivity. This is an interface developed by Microsoft that permits applications to gain access to data stored in a database using SQL. The functionality of ODBC is supported by its four components: an application, driver manager, driver, and data source.

...