Page 1 of 1

Master Detail postgresql

Posted: Mon 15 Dec 2014 21:31
by stclara
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 ....

Re: Master Detail postgresql

Posted: Tue 16 Dec 2014 14:11
by azyk
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.