MDAC 2.5 SDK - Visual FoxPro ODBC Driver


 

SQLExecute

Support: Full  
ODBC API Conformance: Core Level

Executes a prepared SQL statement (a statement already prepared by SQLPrepare). The driver uses the current values of the parameter marker variables if any parameters exist in the statement.

For more information, see SQLExecute in the ODBC Programmer's Reference.