Good afternoon, everyone.
I'm doing a test with master detail datasnap using uniquery and DataSetProvider on the server and client in clientdataset (RAD XE7 demo and postgresql). Everything is ok, only when I take a ApplyUpdates to record the records, they are recorded in the bank, but look through the records within the application appear without the changes of the bank. I have to close and reopen the application for the changes to appear in the application. I've used cacheupdates = true, but nothing solves the problem. What to do?
[] 's Stclara.
PS: Apologies for bad english ....
Master Detail postgresql
Re: Master Detail postgresql
The described problem is not due to PgDAC, but to a bug in some Delphi versions. A similar report exists on Embarcadero's Quality Central at http://qc.embarcadero.com/wc/qcmain.aspx?d=101264. Please try a workaround from this report and let us know the results.