data source:
SQLBrowseConnect
SQLConfigDataSource
SQLConnect
SQLCreateDataSource
SQLDataSources
SQLDriverConnect
SQLGetInfo
SQLManageDataSources
SQLTables
Adding an ODBC data source with the SQLConfigDataSource; use automatic or interactive mode
Enumerating ODBC Data Sources available on the local computer
How to display a dialog box with which the user can add a data source (DSN)
How to obtain the number of rows affected by remote UPDATE, INSERT or DELETE statement
How to retrieve list of system DSNs (Data Source Name) with parameters
Obtaining list of tables stored in an ODBC Data Source
Retrieveing general information about the driver and data source associated with an ODBC connection
Saving HKEY_LOCAL_MACHINE\\Software\\ODBC Registry Entries to an XML file
The SQLGetProp() creates a bridge between Visual FoxPro and the ODBC API
Using SQLBrowseConnect to connect to a data source through a number of iterative calls (SQL Server)