ODBC: Function Summary
From Recital Documentation Wiki
Revision as of 13:03, 26 March 2009 by Yvonnemilne (Talk | contribs)
The following functions are supported up to ODBC 3.5 conformance:
| SQLAllocConnect() [1] |
| SQLAllocEnv() [2] |
| SQLAllocHandle() [3] |
| SQLAllocStmt() [4] |
| SQLBindCol() [5] |
| SQLBindParameter() [6] |
| SQLCancel() [7] |
| SQLCloseCursor() [8] |
| SQLColAttribute() [9] |
| SQLColAttributes() [10] |
| SQLColumnPrivileges() [11] |
| SQLColumns() [12] |
| SQLConnect() [13] |
| SQLCopyDesc() [14] |
| SQLDataSources() [15] |
| SQLDescribeCol() [16] |
| SQLDescribeParam() [17] |
| SQLDisconnect() [18] |
| SQLDriverConnect() [19] |
| SQLDrivers() [20] |
| SQLEndTran() [21] |
| SQLError() [22] |
| SQLExecDirect() [23] |
| SQLExecute() [24] |
| SQLExtendedFetch() [25] |
| SQLFetch() [26] |
| SQLFetchScroll() |
| SQLForeignKeys() |
| SQLFreeConnect() |
| SQLFreeEnv() |
| SQLFreeHandle() |
| SQLFreeStmt() |
| SQLGetConnectAttr() |
| SQLGetConnectOption() |
| SQLGetCursorName() |
| SQLGetData() |
| SQLGetDescField() |
| SQLGetDiagField() |
| SQLGetDiagRec() |
| SQLGetEnvAttr() |
| SQLGetFunctions() |
| SQLGetInfo() |
| SQLGetStmtAttr() |
| SQLGetStmtOption() |
| SQLGetTypeInfo() |
| SQLMoreResults() |
| SQLNativeSql() |
| SQLNumParams() |
| SQLNumResultCols() |
| SQLParamData() |
| SQLParamOptions() |
| SQLPrepare() |
| SQLPrimaryKeys() |
| SQLProcedureColumns() |
| SQLProcedures() |
| SQLPutData() |
| SQLRowCount() |
| SQLSetConnectAttr() |
| SQLSetConnectOption() |
| SQLSetCursorName() |
| SQLSetEnvAttr() |
| SQLSetParam() |
| SQLSetPos() |
| SQLSetScrollOptions() |
| SQLSetStmtAttr() |
| SQLSetStmtOption() |
| SQLSpecialColumns() |
| SQLStatistics() |
| SQLTablePrivileges() |
| SQLTables() |
| SQLTransact() |