SQLAllocStmt ( connectionHandle statementHandlePtr -- SQLRETURN )


Vocabulary
odbc

Inputs
connectionHandlean object
statementHandlePtran object


Outputs
SQLRETURNan object


Definition


LIBRARY: odbc FUNCTION: SQLRETURN SQLAllocStmt
( SQLHDBC connectionHandle, SQLHSTMT* statementHandlePtr )