A family of Microsoft relational database management systems designed for ease of use.
Hi Wayne,
Did you check the above reply? Do you need help further?
Regards,
Neha
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Why does the editing in my exiting database not save on exit?
A family of Microsoft relational database management systems designed for ease of use.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Hi Wayne,
Did you check the above reply? Do you need help further?
Regards,
Neha
Have you exceeded the 2GB file size limit?
Is it in read-only?
Are you referring to data changes or design changes?
Have you performed a compact and repair?
It is the default behavior of an Access form to save its data before closing. If that's not happening for you, my first instinct is that there is some code behind the form that prevents that from happening.
As a test, have Access create a form on a table. Make an edit and close the form. I bet the data is being saved.
Then compare that form with the offending one and it should become apparent why it is not.