How is a connection establised by ODBC?
By admin on Mar 8, 2007 in CLIENT/SERVER interview questions
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.


