Subject RE: [IBO] CachedUpdate
Author Jason Wharton
IBO doesn't have any automatic mechanisms to replicate non-applied cached updates to other datasets.
 
This would be a nice feature to have but it would take a considerable amount of time to implement it.
 
Jason Wharton
 


From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com]
Sent: Monday, November 13, 2017 8:58 AM
To: IBObjects@yahoogroups.com
Subject: [IBO] CachedUpdate

Hi all,


I use a TIBOQuery with cachedupdates enabled to edit a table in a DBGRID and I need to use a TwwDBLookupComboBox on this same table (I use another TIBOQuery to get the table contents).


My problem is the LookupComboBox/2nd IBOQuery doesn't see the modifications still in the "Cache".


Does anyone know if you is possible to share the "Cache" ?


Best regards,


Laurent.