Transact C client library


sp_debugrtzones


Write details (text format) about a result set (as returned from a sp_select or sp_selectupd function call) to an ANSI C file handle. This function is only for beta release of the Transact engine. Obviously v0.2.1 of the Transact engine and its companion client library is a beta release.

ANSI Prototype

_kernel_oserror *sp_debugrtzones(const TYPSID, const TYPCID, FILE *const);

Possible errors