Subject SV: [IBO] 2 TIBOTables opened towards the same table?
Author Jacob Havkrog
Hi

>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?

Thanks!

Jacob



[Non-text portions of this message have been removed]