ODBC: Function Summary
From Recital Documentation Wiki
Revision as of 12:57, 26 March 2009 by Yvonnemilne (Talk | contribs)
The following functions are supported up to ODBC 3.5 conformance:
SQLAllocConnect() [1] |
SQLAllocEnv() |
SQLAllocHandle() |
SQLAllocStmt() |
SQLBindCol() |
SQLBindParam() |
SQLBindParameter() |
SQLCancel() |
SQLCloseCursor() |
SQLColAttribute() |
SQLColAttributes() |
SQLColumnPrivileges() |
SQLColumns() |
SQLConnect() |
SQLCopyDesc() |
SQLDataSources() |
SQLDescribeCol() |
SQLDescribeParam() |
SQLDisconnect() |
SQLDriverConnect() |
SQLDrivers() |
SQLEndTran() |
SQLError() |
SQLExecDirect() |
SQLExecute() |
SQLExtendedFetch() |
SQLFetch() |
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() |