Ispirer Website Ispirer Toolkit Overview Free Trial

ODBC - SQLExecute Function

ODBC - SQLExecute
Syntax SQLRETURN SQLExecute( SQLHSTMT StatementHandle);
Description Executes a prepared statement, using the current values of the parameter marker variables if any parameter markers exist in the statement.
Returns SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_NEED_DATA, SQL_STILL_EXECUTING, SQL_ERROR, SQL_NO_DATA, SQL_INVALID_HANDLE, or SQL_PARAM_DATA_AVAILABLE

© 1999-2024, Ispirer Systems, LLC. All Rights Reserved.