"shortwork01" <(E-Mail Removed)> wrote in message
news:E167A9BB-4647-4225-BE1F-(E-Mail Removed)...
> Is there a way to protect a database design (tables) from being altered
> while
> sharing access to that database? I have posted a form and tables for
> others
> to populate with data, but want to protect the design/format from being
> accidentally altered.
If you stick to the old "mdb" format then you can apply user-level security
which is an advanced topic. User level security is not supported by the new
file format.
Keith.
www.keithwilby.co.uk