Siebel Analytics Server Administration Guide > Connectivity and Third-Party Tools >

ODBC Conformance Level


The Siebel Analytics 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

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

Siebel Analytics ODBC supports asynchronous and synchronous processing and cancellation.

Siebel Analytics Server Administration Guide