11.04.2013 Views

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

EDADRV_DropStmt<br />

Syntax<br />

RETCODE EDADRV_DropStmt(stmthdl)<br />

Description<br />

The EDADRV_DropStmt function closes any open cursors associated with the<br />

statement handle and makes the SQL statement unavailabe for any future use.<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 />

Type Argument Description<br />

EDA_T_STMT_HDL stmthdl<br />

EDADRV_DropStmt<br />

Statement handle.<br />

Return Codes<br />

The following table describes the EDADRV_DropStmt return codes.<br />

Return<br />

Code Error Description<br />

0 N/A Successful.<br />

1 EDADRV_ERR_SYSTEM External system error.<br />

103 EDADRV_INVALID_STMT_ID Invalid statement handle.<br />

EDADRV_DropStmt Return Codes<br />

EDADRV_DropStmt 1-225

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

Saved successfully!

Ooh no, something went wrong!