In this chapter, we'll describe the third essential CLI resource: the stmt.
-
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, /* ...