ODBC API Compatibility

Cache in TimesTen is compatible with a subset of ODBC functions.

Table C-1 describes the compatibility of ODBC functions.

Table C-1 ODBC Function Compatibility With Cache in TimesTen

Function Name Compatibility

SQLBindParameter

Default TimesTen behavior matches Oracle Database behavior. See Parameter Binding and Statement Execution in Oracle TimesTen In-Memory Database C Developer's Guide.

SQLBrowseConnect, SQLColumnPrivileges, SQLExtendedFetch, SQLMoreResults, SQLSetPos, SQLSetScrollOptions, SQLTablePrivileges

Not supported.

SQLCancel

There are some restrictions. In particular, SQLCancel cannot cancel TimesTen administrative operations. See the SQLCancel entry in ODBC 2.5 Function Support in the Oracle TimesTen In-Memory Database C Developer's Guide.

SQLGetCursorName

There are some restrictions. See the SQLGetCursorName entry in ODBC 2.5 Function Support in the Oracle TimesTen In-Memory Database C Developer's Guide.