Supported FunctionsThe c-treeSQL ODBC Driver supports all Core and Level 1 API functions, and most Level 2 functions. Here is a complete list of the functions the driver supports. Applications can request this same information through the SQLGetFunctions() function with a FunctionId of SQL_API_ODBC3_ALL_FUNCTIONS. SQLAllocConnect() SQLAllocEnv() SQLAllocHandle() SQLAllocStmt() SQLBindCol() SQLBindParam() SQLBindParameter() SQLBrowseConnect() SQLCancel() SQLCloseCursor() SQLColAttribute() SQLColAttributes() SQLColumnPrivileges() 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() SQLGetDescRec() SQLGetDiagField() SQLGetDiagRec() SQLGetEnvAttr() SQLGetFunctions() SQLGetInfo() SQLGetStmtAttr() SQLGetStmtOption() SQLGetTypeInfo() SQLMoreResults() SQLNativeSqlW() SQLNumParams() SQLNumResultCols() SQLParamData() SQLParamOptions() SQLPrepare() SQLPrimaryKeys() SQLProcedureColumns() SQLProcedures() SQLPutData() SQLRowCount() SQLSetConnectAttr() SQLSetConnectOption() SQLSetCursorName() SQLSetDescField() SQLSetDescRec() SQLSetEnvAttr() SQLSetParam() SQLSetScrollOptions() SQLSetStmtAttr() SQLSetStmtOption() SQLSpecialColumns() SQLStatistics() SQLTablePrivileges() SQLTables() SQLTransact() |
|||