Drivers All (Env/Connect Menu)

The Drivers All function tool displays a list of all available drivers and their attributes. This tool performs the following actions:

  1. Calls SQLDrivers with Direction set to SQL_FETCH_FIRST.

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