Saving current settings in Access

M

Matt

I copied a database on a CD that will be distributed to many users. I want
to make sure that the current Access settings remain static such as hidden
tool bars and disable message prompts for delete queries, appends,etc. Is
there a setting in Access that will save the current views and settings or do
I need to apply code as application load?

Thanks,
Matt
 
D

Douglas J. Steele

It depends what specific settings. Some belong to the database, while some
belong to Access.

In general, if you set the property through Tools | Startup, it belongs to
the database, while if you set it through Tools | Options, it belongs to
Access.
 
Top