G
Guest
Hello,
I would like to verify that a successful update has taken place and then
display a simple message indicating the update to the user. CAn anyone offer
a strategy to verify an update? The only idea I've come up with is to make a
temp copy of the record being updated then compare the original to the
after-updated version. If they differ, assume a successful update. I'll use
a simple MsgBox to info the user.
Thanks,
Rich
I would like to verify that a successful update has taken place and then
display a simple message indicating the update to the user. CAn anyone offer
a strategy to verify an update? The only idea I've come up with is to make a
temp copy of the record being updated then compare the original to the
after-updated version. If they differ, assume a successful update. I'll use
a simple MsgBox to info the user.
Thanks,
Rich