SQLExecDirect ( statementHandle statementText textLength -- SQLRETURN )


Vocabulary
odbc

Inputs
statementHandlean object
statementTextan object
textLengthan object


Outputs
SQLRETURNan object


Definition


LIBRARY: odbc FUNCTION: SQLRETURN SQLExecDirect
( SQLHSTMT statementHandle, SQLCHAR* statementText,
SQLINTEGER textLength )