4D v14.1ODBC_SQLFreeStmt |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.1
ODBC_SQLFreeStmt
ODBC_SQLFreeStmt
The ODBC_SQLFreeStmt command stops the processing associated with a specific statement, closes any open cursors associated with the statement, discards pending results, or, optionally, frees all resources associated with the statement handle. stmtID is a valid statement ID returned by ODBC_SQLAllocStmt. The option parameter can take one of the following values:
For more information, please see the SQLFreeStmt function in the MS ODBC API Reference at http://msdn.microsoft.com/en-us/library/ms709284(VS.85).aspx. SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_ERROR, or SQL_INVALID_HANDLE. See the example for the ODBC_SQLFetch command. |
PROPERTIES
Product: 4D
HISTORY
Modified: 4D ODBC Pro 2004.4 SEE ALSO
ODBC_SQLAllocStmt ARTICLE USAGE
4D ODBC Pro ( 4D ODBC Pro v11.4) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||