This short chapter describes an option for passing input parameters after execution begins. [Obscure Rule] applies for the whole thing.
-
About SQL/CLI: Deferred Parameter Functions
The concept behind deferred parameters is illustrated by these two flow charts: Processing -
How to pass deferred parameters
The mechanism for passing deferred parameters involves a package of signals... -
SQLParamData
Function Prototype: SQLRETURN SQLParamData( SQLHSTMT hstmt, -
SQLPutData
Function Prototype: SQLRETURN SQLPutData ( SQLHSTMT hstmt, -
SQLCancel
Function Prototype: SQLRETURN SQLCancel( SQLHSTMT hstmt ...