ODBC Test Function Tools

Function tools are menu items that call a group of related ODBC functions or help you use an ODBC function. For example, Full Disconnect calls SQLDisconnect, SQLFreeHandle with a HandleType of SQL_HANDLE_DBC, and SQLFreeHandle with a HandleType of SQL_HANDLE_ENV; Fill Param displays a dialog box in which you enter parameter values. Function tools are listed at the bottom of the Diag, Env, Conn, Desc, Stmt, and Results menus beneath a separator line.

Note   To abort those function tools that run in a loop, press the ESC key.