You probably have an event which is dirtying your records.I recently had
such a problem and I changed some
of "On lost focus" events to "after update" event.
In other words, you must ensure that there are not events
changing your records during queries.(like "on lost focus")