ODBC command reference

The odbc command provides access from within Tcl to the ODBC API (Open DataBase Connectivity Application Programming Interface). The function of each ODBC API is denoted under the command column. Functions may also be specified in mixed case, as they are in the ODBC API documentation. For example, InputHandle instead of than inputhandle.

For a list of ODBC commands with their options and description, see ODBC commands.

For a list of deprecated ODBC commands with their options and description, see Deprecated ODBC commands. These commands are still currently supported, but support could be withdrawn in future releases.

Note:  Each command corresponds to an ODBC API function of the same name, without the ODBC prefix.