In this chapter, we'll describe the second essential CLI resource: the dbc.
-
About SQL/CLI: dbc Functions
In this chapter, we'll describe the second essential CLI resource: the dbc.... -
SQLAllocHandle(SQL_HANDLE_DBC,...)
Function Prototype: SQLRETURN SQLAllocHandle ( SQLSMALLINT HandleType -
SQLAllocConnect
Function Prototype: SQLRETURN SQLAllocConnect ( SQLHENV henv, / -
SQLConnect
Function Prototype: SQLRETURN SQLConnect( SQLHDBC hdbc, -
SQLDisconnect
Function Prototype: SQLRETURN SQLDisconnect( SQLHDBC hdbc ... -
SQLGetConnectAttr
Function Prototype: SQLRETURN SQLGetConnectAttr( SQLHDBC hdbc, -
SQLSetConnectAttr
Function Prototype: SQLRETURN SQLSetConnectAttr( SQLHDBC hdbc, -
SQLFreeHandle(SQL_HANDLE_DBC,...)
Function Prototype: SQLRETURN SQLFreeHandle( /* function returns SMA -
SQLFreeConnect
Function Prototype: SQLRETURN SQLFreeConnect( SQLHDBC hdbc ...