SQL (Structured Query Language) Question:
How is a connection established by ODBC?
Answer:
ODBC uses the description of the datasource available in the ODBC.INI file to load the required drivers to access that particular back end database.
Previous Question | Next Question |
What is the function of a ODBC Driver? | Most important DDL statements in SQL are: |