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:

  1. Calls SQLDataSources with Direction set to SQL_FETCH_FIRST.

  2. Calls SQLDataSources with Direction set to SQL_FETCH_NEXT until it returns SQL_NO_DATA.