remove the read-only function to revise an Access database?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I remove the read-only function for an Access database in order to
revise the database?
 
Depends on why it is read-only.

The simplest suggestion is to right-click the icon for your file in Windows
Explorer, select "Properties", then uncheck the "read-only" flag.

If this is related to User-Level Security, then sign on as a user that has
full access.

If this is an MDE file instead of an MDW, then get the MDW file and revise
that, then create a new MDE for distribution.

If you are running this file off of a CD or other "read-only" source, then
copy it to a writable source (hard drive), remove the read-only flag, then
open the file from there.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top