English (change)
  • italiano
  • Português
  • Português Brasileiro
  • español
  • 한국어
  • Français
  • 日本語
Login Signup
  • Downloads
  • Open Questions
  • MariaDB
  • All Topics
Home SQL-99 Complete, Really 42 - SQL/CLI: dbc Functions

42 - SQL/CLI: dbc Functions

Ask a question here
Tweet

In this chapter, we'll describe the second essential CLI resource: the dbc.

  • ← Prev
  • ⇑ TOC ⇑
  • ↑ Chapter ↑
  • Next →
  • 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 ...
  • Tools
  • Recent Changes
  • Contact Us
  • About
  • Legal
  • ©2010 - 2012 Monty Program Ab