SQLExecute

This executes the prepared SQL using SQLPrepare.

Syntax :

RETCODE   SQLExecute ( hStmt )

Arguments :

The arguments for SQLExecute are listed in below table

TypeNameDescription
SQLHSTMThStmtStatement handle

Returns :

This function returns SQL-SUCCESS upon successful, else SQL_ERROR.

Page last modified on September 25, 2009, at 10:16 AM