MDW File

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

Guest

I have a database that is secured using a MDW file. I just created another
database but now I want to secure it to the same MDW file. How would I go
about that? The one I just created is unsecure right now.
 
Secret said:
I have a database that is secured using a MDW file. I just created
another database but now I want to secure it to the same MDW file.
How would I go about that? The one I just created is unsecure right
now.

Open Access using the secure MDW file, create a new file, and then import
into it all of the objects from your existing file. Basically once you have
a secured MDW file then any file you create while using that MDW file will
be secured by it. Of course you still have to set the permissions in the
MDB file afterwards.
 
Back
Top