Difference between revisions of "ODBC: Function Summary"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) m (ODBC: Command Summary moved to ODBC: Function Summary) |
Yvonnemilne (Talk | contribs) |
||
| (6 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
The following functions are supported up to ODBC 3.5 conformance: | The following functions are supported up to ODBC 3.5 conformance: | ||
| + | |||
{| class="wikitable" | {| class="wikitable" | ||
| − | |SQLAllocConnect() | + | |SQLAllocConnect() [http://msdn.microsoft.com/en-us/library/ms714852(VS.85).aspx] |
| + | |- | ||
| + | |SQLAllocEnv() [http://msdn.microsoft.com/en-us/library/ms709270(VS.85).aspx] | ||
| + | |- | ||
| + | |SQLAllocHandle() [http://msdn.microsoft.com/en-us/library/ms712455(VS.85).aspx] | ||
|- | |- | ||
| − | | | + | |SQLAllocStmt() [http://msdn.microsoft.com/en-us/library/ms712649(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLBindCol() [http://msdn.microsoft.com/en-us/library/ms711010(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLBindParameter() [http://msdn.microsoft.com/en-us/library/ms710963(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLCancel() [http://msdn.microsoft.com/en-us/library/ms714112(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLCloseCursor() [http://msdn.microsoft.com/en-us/library/ms709301(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLColAttribute() [http://msdn.microsoft.com/en-us/library/ms713558(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLColAttributes() [http://msdn.microsoft.com/en-us/library/ms711003(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLColumnPrivileges() [http://msdn.microsoft.com/en-us/library/ms716336(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLColumns() [http://msdn.microsoft.com/en-us/library/ms711683(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLConnect() [http://msdn.microsoft.com/en-us/library/ms711810(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLCopyDesc() [http://msdn.microsoft.com/en-us/library/ms715378(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLDataSources() [http://msdn.microsoft.com/en-us/library/ms711004(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLDescribeCol() [http://msdn.microsoft.com/en-us/library/ms716289(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLDescribeParam() [http://msdn.microsoft.com/en-us/library/ms710188(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLDisconnect() [http://msdn.microsoft.com/en-us/library/ms713946(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLDriverConnect() [http://msdn.microsoft.com/en-us/library/ms715433(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLDrivers() [http://msdn.microsoft.com/en-us/library/ms712400(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLEndTran() [http://msdn.microsoft.com/en-us/library/ms716544(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLError() [http://msdn.microsoft.com/en-us/library/ms716312(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLExecDirect() [http://msdn.microsoft.com/en-us/library/ms713611(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLExecute() [http://msdn.microsoft.com/en-us/library/ms713584(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLExtendedFetch() [http://msdn.microsoft.com/en-us/library/ms713591(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLFetch() [http://msdn.microsoft.com/en-us/library/ms712424(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLFetchScroll() [http://msdn.microsoft.com/en-us/library/ms714682(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLForeignKeys() [http://msdn.microsoft.com/en-us/library/ms709315(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLFreeConnect() [http://msdn.microsoft.com/en-us/library/ms709370(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLFreeEnv() [http://msdn.microsoft.com/en-us/library/ms710920(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLFreeHandle() [http://msdn.microsoft.com/en-us/library/ms710123(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLFreeStmt() [http://msdn.microsoft.com/en-us/library/ms709284(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLGetConnectAttr() [http://msdn.microsoft.com/en-us/library/ms710297(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLGetConnectOption() [http://msdn.microsoft.com/en-us/library/ms711815(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLGetCursorName() [http://msdn.microsoft.com/en-us/library/ms716209(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLGetData() [http://msdn.microsoft.com/en-us/library/ms715441(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLGetDescField() [http://msdn.microsoft.com/en-us/library/ms716370(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLGetDescRec() [http://msdn.microsoft.com/en-us/library/ms710921(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLGetDiagField() [http://msdn.microsoft.com/en-us/library/ms710181(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLGetDiagRec() [http://msdn.microsoft.com/en-us/library/ms716256(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLGetEnvAttr() [http://msdn.microsoft.com/en-us/library/ms709276(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLGetFunctions() [http://msdn.microsoft.com/en-us/library/ms709291(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLGetInfo() [http://msdn.microsoft.com/en-us/library/ms711681(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLGetStmtAttr() [http://msdn.microsoft.com/en-us/library/ms715438(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLGetStmtOption() [http://msdn.microsoft.com/en-us/library/ms715385(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLGetTypeInfo() [http://msdn.microsoft.com/en-us/library/ms714632(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLMoreResults() [http://msdn.microsoft.com/en-us/library/ms714673(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLNativeSql() [http://msdn.microsoft.com/en-us/library/ms714575(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLNumParams() [http://msdn.microsoft.com/en-us/library/ms715409(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLNumResultCols() [http://msdn.microsoft.com/en-us/library/ms715409(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLParamData() [http://msdn.microsoft.com/en-us/library/ms712366(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLParamOptions() [http://msdn.microsoft.com/en-us/library/ms716294(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLPrepare() [http://msdn.microsoft.com/en-us/library/ms710926(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLPrimaryKeys() [http://msdn.microsoft.com/en-us/library/ms711005(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLProcedureColumns() [http://msdn.microsoft.com/en-us/library/ms711701(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLProcedures() [http://msdn.microsoft.com/en-us/library/ms715368(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLPutData() [http://msdn.microsoft.com/en-us/library/ms713824(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLRowCount() [http://msdn.microsoft.com/en-us/library/ms711835(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLSetConnectAttr() [http://msdn.microsoft.com/en-us/library/ms713605(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLSetConnectOption() [http://msdn.microsoft.com/en-us/library/ms713564(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLSetCursorName() [http://msdn.microsoft.com/en-us/library/ms711707(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLSetDescField() [http://msdn.microsoft.com/en-us/library/ms713560(VS.85).aspx] |
|- | |- | ||
| − | | | + | |SQLSetDescRec() [http://msdn.microsoft.com/en-us/library/ms714675(VS.85).aspx] |
|- | |- | ||
| − | |SQLSetEnvAttr() | + | |SQLSetEnvAttr() [http://msdn.microsoft.com/en-us/library/ms709285(VS.85).aspx] |
|- | |- | ||
| − | |SQLSetParam() | + | |SQLSetParam() [http://msdn.microsoft.com/en-us/library/ms710893(VS.85).aspx] |
|- | |- | ||
| − | |SQLSetPos() | + | |SQLSetPos() [http://msdn.microsoft.com/en-us/library/ms713507(VS.85).aspx] |
|- | |- | ||
| − | |SQLSetScrollOptions() | + | |SQLSetScrollOptions() [http://msdn.microsoft.com/en-us/library/ms710272(VS.85).aspx] |
|- | |- | ||
| − | |SQLSetStmtAttr() | + | |SQLSetStmtAttr() [http://msdn.microsoft.com/en-us/library/ms712631(VS.85).aspx] |
|- | |- | ||
| − | |SQLSetStmtOption() | + | |SQLSetStmtOption() [http://msdn.microsoft.com/en-us/library/ms713876(VS.85).aspx] |
|- | |- | ||
| − | |SQLSpecialColumns() | + | |SQLSpecialColumns() [http://msdn.microsoft.com/en-us/library/ms714602(VS.85).aspx] |
|- | |- | ||
| − | |SQLStatistics() | + | |SQLStatistics() [http://msdn.microsoft.com/en-us/library/ms711022(VS.85).aspx] |
|- | |- | ||
| − | |SQLTablePrivileges() | + | |SQLTablePrivileges() [http://msdn.microsoft.com/en-us/library/ms711022(VS.85).aspx] |
|- | |- | ||
| − | |SQLTables() | + | |SQLTables() [http://msdn.microsoft.com/en-us/library/ms711831(VS.85).aspx] |
|- | |- | ||
| − | |SQLTransact() | + | |SQLTransact() [http://msdn.microsoft.com/en-us/library/ms711677(VS.85).aspx] |
|- | |- | ||
|} | |} | ||
| Line 151: | Line 156: | ||
[[Category:Reference]] | [[Category:Reference]] | ||
[[Category:SQL]] | [[Category:SQL]] | ||
| − | [[Category:ODBC| | + | [[Category:ODBC|Function Summary]] |
Latest revision as of 13:21, 7 May 2009
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() [27] |
| SQLForeignKeys() [28] |
| SQLFreeConnect() [29] |
| SQLFreeEnv() [30] |
| SQLFreeHandle() [31] |
| SQLFreeStmt() [32] |
| SQLGetConnectAttr() [33] |
| SQLGetConnectOption() [34] |
| SQLGetCursorName() [35] |
| SQLGetData() [36] |
| SQLGetDescField() [37] |
| SQLGetDescRec() [38] |
| SQLGetDiagField() [39] |
| SQLGetDiagRec() [40] |
| SQLGetEnvAttr() [41] |
| SQLGetFunctions() [42] |
| SQLGetInfo() [43] |
| SQLGetStmtAttr() [44] |
| SQLGetStmtOption() [45] |
| SQLGetTypeInfo() [46] |
| SQLMoreResults() [47] |
| SQLNativeSql() [48] |
| SQLNumParams() [49] |
| SQLNumResultCols() [50] |
| SQLParamData() [51] |
| SQLParamOptions() [52] |
| SQLPrepare() [53] |
| SQLPrimaryKeys() [54] |
| SQLProcedureColumns() [55] |
| SQLProcedures() [56] |
| SQLPutData() [57] |
| SQLRowCount() [58] |
| SQLSetConnectAttr() [59] |
| SQLSetConnectOption() [60] |
| SQLSetCursorName() [61] |
| SQLSetDescField() [62] |
| SQLSetDescRec() [63] |
| SQLSetEnvAttr() [64] |
| SQLSetParam() [65] |
| SQLSetPos() [66] |
| SQLSetScrollOptions() [67] |
| SQLSetStmtAttr() [68] |
| SQLSetStmtOption() [69] |
| SQLSpecialColumns() [70] |
| SQLStatistics() [71] |
| SQLTablePrivileges() [72] |
| SQLTables() [73] |
| SQLTransact() [74] |