RollBack on Bound Continuous Form

  • Thread starter Thread starter John Lane
  • Start date Start date
J

John Lane

Is ther a way to roll back changes made when a continuous form is bound to a
table? Thanks.
 
John Lane said:
Is ther a way to roll back changes made when a continuous form is bound to a
table?

The only possible way would be to copy all those records to a
temporary table and then replace the updated records with these older
copies of the records.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 
Back
Top