Subject Re: [IBO] TIBOStoredProc and DML
Author Markus Ostenried
At 11:06 Monday, 23.02.2004 -0700, jwharton@... wrote:
>I don't have any DMLCaching stuff automated for this component.
>You need to manually generate the calls into the system and then they will
>propagate.

You need to call
IB_Connection1.ProcessDMLCacheItem( ... );

HTH,
Markus