ULExecuteNextSQLPassthroughScript

Executes the next SQL Passthrough script.

Syntax
boolULExecuteNextSQLPassthroughScript(
SQLCA *  sqlca
)
Parameters

sqlca   A pointer to the SQLCA.

Returns
  • False if any errors occurred while executing the script.

See also