PostgresDAC

FAQ - Question #3

Previous Next

Q. How can I use cached updates mechanism whitin PostgresDAC?

A. PostgresDAC doesn't support cached updates, however you can implement cached updates analogue using TClientDataset or any other third-party memory table component (e.g. KBMMemTable).


Questions list