About saving design changes to a shared Microsoft Access database

About saving design changes to a shared Microsoft Access database

This topic provides reference information about:

Saving design changes to a shared Microsoft Access database

Differences between major and minor design changes

Strategies for sharing Access database design and development

More information

Saving design changes to a shared Microsoft Access database

You cannot save design changes to an Access database while other users are sharing the Access database with you. The only way to ensure that changes are saved is by opening the Access database in exclusive mode.

In general, when you try to make a design change to a database object (except tables and queries) or an item in shared mode, Access will temporarily promote you to exclusive mode for the Access database, if you are the only user of the Access database at that time. When you save all your design changes and close all the Design view windows, Access returns the Access database to shared mode. In the interim, other users will not be able to open the Access database.

If another user has the Access database open in shared mode and you try to make a major design change, such as modifying a form, Access alerts you that you might not be able to save your changes. If another user has the Access database open in shared mode and you try to make a minor design change, such as changing printer settings, Access doesn't alert you that you might not be able to save your design changes. In both cases, you might want to wait until you are the only user of the Access database so that you can save your major design changes and Access can save your minor design changes.

A data access page is handled differently. Although creating, renaming, moving, and deleting a data access page still requires promotion to exclusive mode (because this requires changing information in the Access database), editing a data access page does not require promotion to exclusive mode (because the corresponding HTML file exists in the file system outside the database).

Return to top

Differences between major and minor design changes

If you don't have exclusive access to an Access database, Access will alert you when you might not be able to save the following major design changes:

If you don't have exclusive access to an Access database, Access doesn't alert you when you might not be able to save the following minor design changes:

Return to top

Strategies for sharing Access database design and development

If you are going to share the design of an Access database, consider using the following strategies:

Return to top

More information

Learn about sharing Access databases on a network

Split an Access database between its data and its objects

Open an Access database

Specify whether an Access database opens in shared or exclusive mode by default

Return to top