[Info-ingres] [Info-Ingres] Repeat myself

Ingres Forums info-ingres at kettleriverconsulting.com
Wed Oct 29 19:21:26 UTC 2014


In chapter 4 of the OpenAPI User's Guide under 'Query Data Correlation',
a repeat query ID is defined as three IIAPI_COL_SVCPARM of types
IIAPI_INT_TYPE, IIAPI_INT_TYPE, IIAPI_CHA_TYPE, so you define three
separate parameters, one for each component of the repeat query ID.  A
result of the IIAPI_DEF_REPEAT_QUERY is a repeat query handle
(IIapi_getQueryInfo()).  This is also a three part query ID, but hidden
behind a pointer.  You will pass this handle into
IIAPI_EXEC_REPEAT_QUERY as a single IIAPI_COL_SVCPARM of type
IIAPI_HNDL_TYPE.


-- 
thogo01
------------------------------------------------------------------------
thogo01's Profile: http://community.actian.com/forum/member.php?userid=4992
View this thread: http://community.actian.com/forum/showthread.php?t=16241




More information about the Info-ingres mailing list