|
||||
|
ODBC Statistics Summary Information The ODBC Statistics summary information tab (shown below) provides a quick overview of ODBC activity. ![]() The four bars represent the following information: Environments Displays the current total number of ODBC environments. Each ODBC application will create an ODBC environment prior to making a connection. Usually there will be one environment for each ODBC application. Connections The current total number of ODBC connections. An ODBC application can create more than one ODBC connection. Statements Represents the total number of current ODBC statements. An ODBC statement is much more than just a simple SQL statement. An ODBC statement includes the query results and any parameters used. Descriptors The current total number of ODBC descriptors. An ODBC descriptor holds column and dynamic information. The refresh interval setting configures the amount of time that passes between statistic updates. The time is represented in tenths of a second. |