11.04.2013 Views

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

EDADRV_CloseStmt<br />

Syntax<br />

RETCODE EDADRV_CloseStmt(stmthdl)<br />

Description<br />

Once a cursor is opened by the execution of the EDADRV_ExecuteStmt function, it<br />

remains open even after all the rows have been fetched. The<br />

EDADRV_CloseStatement closes any open cursors associated with the statement<br />

handle.<br />

Warning: The result buffer allocated by the EDADRV_FetchStmt function should not<br />

be freed by this function, it can only be freed by the EDADRV_FreeResult function.<br />

Input Variable<br />

The following table describes the input parameter.<br />

1-220 <strong>UniBasic</strong> <strong>Commands</strong> <strong>Reference</strong><br />

Type Argument Description<br />

EDA_T_STMT_HDL stmthdl<br />

EDADRV_CloseStmt<br />

Statement handle.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!