ODBC Data Sources

Each entry in the ODBC Data Sources section lists a DSN and the driver name.

The data_source_name value is any name that you choose. It is like an envelope that contains all relevant connection information about the DSN.

The following example illustrates an ODBC data-source format:
[ODBC Data Sources] 
data_source_name=OneDB ODBC DRIVER 
The following example defines two DSNs called EmpInfo and CustInfo:
[ODBC Data Sources] 
EmpInfo=OneDB ODBC DRIVER 
CustInfo=OneDB ODBC DRIVER