M misuk11 Member Aug 12, 2005 #1 if the locking mode on a dataset is set to ImCheckImmediate and cached update is set to true, aren't they both mutually exclusive ? If cached updates are on will ImCheckImmediate have no effect ?
if the locking mode on a dataset is set to ImCheckImmediate and cached update is set to true, aren't they both mutually exclusive ? If cached updates are on will ImCheckImmediate have no effect ?
Marco Kalter Administrator Staff member Aug 12, 2005 #1 If lmCheckImmediate is used, then the dataset will check if the record is unchanged before editing it. This is regardless of CachedUpdates.
If lmCheckImmediate is used, then the dataset will check if the record is unchanged before editing it. This is regardless of CachedUpdates.