Subject Re: SV: [IBO] 2 TIBOTables opened towards the same table?
Author Thomas Steinmaurer
>> You should be able to use the DMLCacheFlags and Bookmark properties to
>> accomplish this.
>
>> Set the DMLCacheFlags property of the table inserted into to include
>> dcfAnnounceInsert and set the DMLCacheFlags property of the table to have
>> the insert show up in to dcfReceiveInsert.
>
> Very clever. It worked too! I guess this is faster than doing a Refresh on the receiving table?

You might find this ~ 27min video on DMLCaching useful:
www.iblogmanager.com/download/demos/ibobjects/ibo_dmlcaching.htm


--
With regards,
Thomas Steinmaurer
http://www.upscene.com/