Oracle® Business Intelligence Server Administration Guide > Connectivity and Third-Party Tools in Oracle BI Server >

ODBC Conformance Level


The Oracle BI Server supports the following ODBC calls from client applications:

  • SQLAllocConnect
  • SQLAllocEnv
  • SQLAllocStmt
  • SQLBindCol
  • SQLCancel
  • SQLColumns
  • SQLConnect
  • SQLDescribeCol
  • SQLDisconnect
  • SQLDriverConnect
  • SQLError
  • SQLExecDirect
  • SQLExecute
  • SQLExtendedFetch
  • SQLFetch
  • SQLFreeConnect
  • SQLFreeEnv
  • SQLFreeStmt
  • SQLGetConnectOption
  • SQLGetCursorName
  • SQLGetData
  • SQLGetFunctions
  • SQLGetInfo
  • SQLGetStmtOption
  • SQLGetTypeInfo
  • SQLColAttributes
  • SQLNumResultCols
  • SQLPrepare
  • SQLRowCount
  • SQLSetConnectOption
  • SQLSetStmtOption
  • SQL Tables

Oracle BI ODBC supports full scrollable cursors with static, dynamic, forward only, and key set driven cursors.

Oracle BI ODBC supports asynchronous and synchronous processing and cancellation.

Oracle® Business Intelligence Server Administration Guide Copyright © 2007, Oracle. All rights reserved.