Build Powerful Master-Detail Relationships With Centralized Cached Updates In Delphi
January 7, 2021
First, theCentralizedCachedUpdatessample sets up range-basedmaster-detail relationshipsbetween datasets using twoTFDQueryobjects. Then, the sample shows you how to use aTFDSchemaAdapterobject to enable theCentralized Cached Updatesmode. To this end, the schema adapter object is used as a central change log shared by both the master and…