Moving DB

N

Nanette

I added security to a database that I've been moving back and forth between
work and home. I copy the database onto a thumb drive and bring it home and
visa versa.

This holiday I experimented with adding security. Everything worked fine,
but now I'm concerned about copying the newest database and bringing it to
work.

I'd like any comments about this and if I should attempt to completely
delete the security before I copy it and take it back to work.
 
D

Douglas J. Steele

As long as you've got the MDW that you used to add security, you should be
okay.

If you don't want to use that MDW file at work, then yes, you probably
should remove security on the copy before taking it back to work.
 
R

Rick Brandt

Nanette said:
Would deleting the MDW file get rid of all the security?

No. If you applied security properly deleting the MDW file would make your file
useless as you should not be able to open it unless you are logged into that MDW
file.

If you CAN open it with another MDW then you never secured it properly in the
first place.
 
R

Rick Brandt

Nanette said:
What is the safest way to get rid of all security on a database?

Open the file with a profile that has administrator rights and grant full rights
on all objects to the Users group.

Close Access and reopen using the default System.MDW file.

Create a new blank file and import into it all objects from your current file.

The resulting file will be identical to one that never had security applied.
 
N

Nanette

Thanks Rick

Rick Brandt said:
Open the file with a profile that has administrator rights and grant full rights
on all objects to the Users group.

Close Access and reopen using the default System.MDW file.

Create a new blank file and import into it all objects from your current file.

The resulting file will be identical to one that never had security applied.
 

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

Top