Subject Re: [IBO] DML Caching and TIBO* components
Author Thomas Steinmaurer
Hi Jason,

> If you have a separate component that is handling the DML caching events you
> should have it instantiate its own TIB_StatementLink and hook into it to get
> the event notifications. You should be able to use the InternalDataset to
> assign to it.
>
> Have you tried this?

I've tried this now, but I'm still not able to receive a default DML
caching event. I'm not sure if I do the assignments the right way. For
those who want to have a look, I've uploaded a Delphi 6 project here.

http://www.iblogmanager.com/download/misc/IBODMLCachingWrapper.zip

Possible someone else is able to pin the problem down.


Thanks,
Thomas