PC Review


Reply
Thread Tools Rate Thread

Access Security Problem

 
 
=?Utf-8?B?TWFya3Vz?=
Guest
Posts: n/a
 
      29th Dec 2004
Hallo

I hope some one can help me. I have the following problem i have for on of
my access DB i setup the security function using the wizared and its working
fine now when ever i try to open any other DB that does not have any security
or even when i try a create a new one it always askes for a user name and
password and no matter what i enter it does not open what can i do to fix the
problem
 
Reply With Quote
 
 
 
 
Rick Brandt
Guest
Posts: n/a
 
      29th Dec 2004
Markus wrote:
> Hallo
>
> I hope some one can help me. I have the following problem i have for
> on of my access DB i setup the security function using the wizared
> and its working fine now when ever i try to open any other DB that
> does not have any security or even when i try a create a new one it
> always askes for a user name and password and no matter what i enter
> it does not open what can i do to fix the problem


Your security "environment" is not attached to any specific MDB file nor does
any particular MDB file determine it.

Whenever you launch Access you are *always* doing so with a workgroup file (MDW
extension) and that file sets the security environment. If you do not specify a
workgroup file as a command line argument when launching Access then your
default workgroup file is used.

Now; if the workgroup file being used has a password applied to the default user
account "Admin", then you are prompted for a UserName and Password when opening
files. At this point Access doesn't care what file you are attempting to open.
All it knows is that you are using a workgroup that requires logging in.

What the security wizard did was create a new workgroup file (that requires a
login) AND it made that workgroup your default which is why you are always
prompted. At some point in the wizard you were asked if this is what you wanted
and you must have responded that this is what you wanted. Otherwise it would
have left your default workgroup alone and instead it would have created a
special shortcut that you would use when opening your secure file.

So to fix it...

Use the workgroup administrator utility to change your default workgroup back to
System.MDW. This should allow you to open all non-secure files without being
prompted. Then you can create a shortcut for your secure file that uses a
command line argument to specify a non-default workgroup. The syntax for such a
shortcut is generically...

"Path to MSAccess.exe" /wrkgrp "path to secure MDW file" "path to secure MDB
file"

You still have another problem though because even though you are currently
being prompted every time you try to open a file, the UserName that you created
during the security wizard should get you in. Did you write this information
down? Have you tried using that UserName with a blank password?

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com




 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with Access 2003 User Security DB opening with Access 2007 Donna Microsoft Access Security 4 20th May 2010 05:58 PM
Access security problem Moussa2100 Microsoft Access 2 13th Mar 2010 05:47 PM
Access 97 Upgraded to Access 2007 User level security problem Derek Curtis Microsoft Access Security 3 6th Sep 2008 05:50 AM
Security problem with Access 2002 & Access 2000 Mark Barley Microsoft Access Security 1 19th Sep 2003 04:56 PM
Access XP wan security problem Jim Jones Microsoft Access Security 0 2nd Jul 2003 08:20 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:32 PM.