I have a form with a combobox that is used to find a certain data member. The form has many textboxes that display the results of the search. The textboxes are bound to the database. I want to be able to make changes to the data on the form and then have the option to save the changes by clicking a "Save Changes" button. I have everything working fine except that if I make changes to a textbox and then move to a new record the changes are made in the data base. I only want the changes to take place when the "Save Changes" button is clicked. Ay ideas?
Thanks in advance
Rick
Thanks in advance
Rick