INF: How to Use SQLDataSources() (101519)
This article was previously published under Q101519
SUMMARY
SQLDataSources() enumerates ODBC data source names and is implemented
by the ODBC Driver Manager. The 'description' it returns through
szDescription is the driver description (as opposed to data source
description). This article discusses how this 'description' can be
used, and also why the 'description' is not a description of the data
source, as the name of this function implies.
| Modification Type: |
Major |
Last Reviewed: |
7/30/2001 |
| Keywords: |
KB101519 |
|