The OnUpdateRecord sample shows you how to cache the user changes when using read-only dataset and then, how to apply updates on behalf of queries that cannot post updates directly. To this end, the sample uses the OnUpdateRecord event of TFDQuery and the TFDUpdateSQL object.
Location
You can find the CentralizedCachedUpdates sample project at:
Start | Programs | Embarcadero RAD…




