Data Sources All (Env/Connect Menu)
The Data Sources All function tool displays a list of all available data sources. This tool performs the following actions:
-
Calls SQLDataSources with Direction set to SQL_FETCH_FIRST.
-
Calls SQLDataSources with Direction set to SQL_FETCH_NEXT until it returns SQL_NO_DATA.