TheOnUpdateRecordsample 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 theOnUpdateRecordevent ofTFDQueryand theTFDUpdateSQLobject.
Location
You can find theCentralizedCachedUpdatessample project…