Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 2 / December 2007

Tip: Looking for answers? Try searching our database.

how to remove a password

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
JWS - 28 Dec 2007 12:42 GMT
I set a password so no one else can change anything in the database, but I
need to remove the password.
George Nicholson - 28 Dec 2007 17:11 GMT
There are several ways/places to apply passwords. Here are the most common
2:

You can apply a database password that users must supply when opening the
file.
(File must be open exclusively to make this change. Open Access
>File>Open>Browse to file>click arrow on the "Open" button in the File
Dialog and select "Open Exclusive")
Then, in Access UI: Tools>Security>Unset Database Password: supply current
password

You can apply a password that would prevent changes to Code (and to
forms/reports that have code attached).
In the VBE: Tools>Properties>Protection: uncheck "Lock Project for viewing".
optionally, delete password.

A password can also be required by incorporating User-Level security, but
that's a major undertaking so I'm guessing that isn't what you did (and I'm
not familiar enough with it to tell you how to undo it...)
Signature

HTH,
George

>I set a password so no one else can change anything in the database, but I
> need to remove the password.
Jerry Whittle - 28 Dec 2007 17:21 GMT
You first need to open the database exclusively.

Open the database exclusively by opening just Access.
Go to File, Open and search for the database in question.
Click once on it in the Open dialog box.
Then click on the dropdown next to the Open button.
Select Open Exclusive.

Another option is to open the database exclusively with a command line
option. Put something like below in the Start, Run dialog box with the proper
paths and file names. The /excl opens it exclusively. If you do this often,
you might want to make it a shortcut.

"C:\Program Files\Microsoft Office\Office11\MSAccess.exe" "C:\Program
Files\Microsoft Office\Office11\Samples\Northwind.mdb" /excl

Next go to Tools, Security and you should be able to remove the database
password.
Signature

Jerry Whittle, Microsoft Access MVP
Light. Strong. Cheap. Pick two. Keith Bontrager - Bicycle Builder.

> I set a password so no one else can change anything in the database, but I
> need to remove the password.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.