Sets the application context type. Any calls to the sqleSetTypeCtx API has no effect in the current releases.
The scope of this API is limited to the immediate process.
None
None
sql.h
SQL_API_RC SQL_API_FN
sqleSetTypeCtx (
sqlint32 lOptions);
Starting with DB2 Version 8, applications run in multithreaded mode by default. In previous versions, the default was to run applications in single-threaded mode. This change means that calls to the sqleSetTypeCtx API has no effect.