I am writing a program that is to be connected to a Microsoft Access Database. The user enters information on the form and that info should go into the database. When should I update all the information into the datase, when the control box loses focus, or when then user finishes with the form (but then what happens if the user switches to another form in middle)? How would I type such a statement?
Thank you!
Thank you!