Product Documentation

ODBC - c-tree Plus Edition

Previous Topic

Next Topic

ODBC Compliance

The ODBC standard has three levels of compliance: Core, Level 1 and Level 2. The c-tree ODBC Driver fully supports Core and Level 1, and supports some ODBC Level 2 functions:

Core Functions

Level1 Functions

Level 2 Functions

SQLAllocConnect

SQLAllocEnv

SQLAllocStmt

SQLBindCol

SQLCancel

SQLColAttributes

SQLConnect

SQLDescribeCol

SQLDisconnect

SQLError

SQLExecDirect

SQLExecute

SQLFetch

SQLFreeConnect

SQLFreeEnv

SQLFreeStmt

SQLGetCursorName

SQLNumResultCols

SQLPrepare

SQLRowCount

SQLSetCursorName

SQLTransact

SQLBindParameter

SQLColumns

SQLDriverConnect

SQLGetConnectOption

SQLGetData

SQLGetFunctions

SQLGetInfo

SQLGetStmtOption

SQLGetTypeInfo

SQLParamData

SQLPutData

SQLSetConnectOption

SQLSetStmtOption

SQLSpecialColumns

SQLStatistics

SQLTables

SQLBrowseConnect SQLDataSources

SQLSQLDSQLMoreResults SQLNativeSql

SQL

SQLPri

The level of functionality supported by FairCom is consistent with other ODBC drivers in the marketplace and meets or exceeds the needs of most popular ODBC compliant applications.

TOCIndex