|
> From: Paul Morgan > > You're assuming the entire record gets updated but that might not be the > case. For example I might have a customer file with billing and ship to > addresses on one customer record. Just because the billing address got > updated while the ship to address was being edited doesn't mean we have to > throw away the ship to update. Having one counter for the entire record > wouldn't allow concurrent updates to different parts of the record. I assume you didn't get to the post where I talk about multiple counters for independent data groups. You're right, one counter per record only works if all the fields need to be updated simultaneously. But multiple counters are in fact a very nice way to segregate field groups. Joe
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.