EPUB | CHM | PDF

FAQ - Question #3

Top Previous Next

Q. How can I use cached updates mechanism within 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).

See also: Questions list