Subject [IBO] TIBOStoredProc and DML
Author jwharton@ibobjects.com
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.
Look inside the source code for how they are normally put together.
It most likely will be a couple lines of code in your AfterExecute event to do the job.

Jason Wharton

--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Hi,

I have a problem when a TIBOStoredProc call a StoredProcedure
which updates a Record in a Table.
When I use TIBOStoredProc.ExecProc, I receive NO DMLCacheItem,
Even though DML Caching is Enabled.
When I update the Same Record through a TIBOQuery I have no
problem at all receiving the DMLCacheItem.

Does anyone has an Idea or Solution to solve this ??

Thanks in Advance,

Marcel Brink
Xploration.