Quote Originally Posted by brucevde
ADO automatically calls the Update method if you "move" from the current record being edited or added without calling CancelUpdate.
Yes, that is specially true in bound controls, even while you are updating then just closed the form the changes will still be reflected.