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 43 - SQL/CLI: stmt Functions

43 - SQL/CLI: stmt Functions

Ask a question here
Tweet

In this chapter, we'll describe the third essential CLI resource: the stmt.

  • ← Prev
  • ⇑ TOC ⇑
  • ↑ Chapter ↑
  • Next →
  • About SQL/CLI: stmt Functions
    In this chapter, we'll describe the third essential CLI resource: the stmt....
  • SQLAllocHandle(SQL_HANDLE_STMT,...)
    Function Prototype: SQLRETURN SQLAllocHandle ( SQLSMALLINT HandleType
  • SQLAllocStmt
    Function Prototype: SQLRETURN SQLAllocStmt( SQLHDBC hdbc,
  • SQLGetStmtAttr
    Function Prototype: SQLRETURN SQLGetStmtAttr( SQLHSTMT hstmt,
  • SQLSetStmtAttr
    Function Prototype: SQLRETURN SQLSetStmtAttr( SQLHSTMT hstmt,
  • SQLFreeHandle(SQL_HANDLE_STMT,...)
    Function Prototype: SQLRETURN SQLFreeHandle( /* function returns SMA
  • SQLFreeStmt
    Function Prototype: SQLRETURN SQLFreeStmt( SQLHSTMT hstmt, /* ...
  • Tools
  • Recent Changes
  • Contact Us
  • About
  • Legal
  • ©2010 - 2012 Monty Program Ab