DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info.gz) Driver Manager

Info Catalog (mysql.info.gz) MyODBC Architecture (mysql.info.gz) MyODBC General Information (mysql.info.gz) Types of MySQL ODBC Drivers
 
 23.1.2.3 ODBC Driver Managers
 .............................
 
 An ODBC Driver Manager is a library that manages communication between
 the ODBC aware application and driver(s). Its main functionality
 includes:
 
    * Resolving Data Source Names (DSN)
 
    * Driver loading and unloading
 
    * Processing ODBC function calls or passing them to the driver
 
 The following driver managers are commonly used:
 
    * Microsoft Windows ODBC Driver Manager (`odbc32.dll'),
      `http://www.microsoft.com/data/'
 
    * unixODBC Driver Manager for Unix (`libodbc.so'),
      `http://www.unixodbc.org'.
 
    * iODBC ODBC Driver Manager for Unix (`libiodbc.so'),
      `http://www.iodbc.org'
 
 MyODBC 3.51 also is shipped with UnixODBC beginning with version 2.1.2.
 
Info Catalog (mysql.info.gz) MyODBC Architecture (mysql.info.gz) MyODBC General Information (mysql.info.gz) Types of MySQL ODBC Drivers
automatically generated byinfo2html