|
SQLAllocStmt Full Description |
|
Syntax define external counter function SQLAllocStmt
( read-only SQL_handle_type ConnectionHandle,
read-only SQL_handle_type StatementHandle )
Purpose Allocates a statement handle and associates the handle with the connection specified by ConnectionHandle. An application must call This function has been superseded by Input arguments:
|