Permission problem

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

Guest

Help... I have made a database to help me at my job and have been using it
for a few years. Somehow, something got messed up with my computer last
night and it prompted me to have Microsoft repair itself. I allowed it and
stupiedly said to have it reset everything to defult. After that, a warning
started popping up every time I opened my database. I remember fixing that
from happening before and attempted to do it again. That is where things
went wrong. I dont even know what I did now but every time I attempt to open
my database I get the following error:
You do not have the necessary permissions to use the <name> object. Have
your system administrator or the person who created this object establish the
appropriate permissions for you.

I was the one who created the object, and I do not have any idea how to
grant myself permission again. How can I fix it? It looks like I can still
access the back up copy, and it looks pretty up to date. If I cannot fix the
origional problem, can I just change the back up copy to the main one? how
would I do that?

Jason
 
Jason said:
I dont even know what I did now but every time I attempt to open
my database I get the following error:
You do not have the necessary permissions to use the <name> object. Have
your system administrator or the person who created this object establish
the
appropriate permissions for you.

Are you aware of having implemented user-level security? It sounds as if
you are joined to the wrong workgroup. Search your HDD for "*.mdw" files.
It may be the the MS "repair" has set the Access back to the default
workgroup.

Ideally you should stay joined to the default "system.mdw" and only switch
to your custom workgroup on an "as required" basis using a desktop shortcut
with the "/wrkgrp" switch in the command line.

HTH - Keith.
www.keithwilby.com
 
Great! That worked. The problem now is that it is asking for a username and
password. It inserts the username of the computer in it and if I leave the
password blank, it will let me in. It never asked for a password like that
before and Id rather not have it. Im afraid to poke around with the security
again to try to fix it. Is there an easy fix? I can live with it.
Jason
 
Jason said:
Great! That worked. The problem now is that it is asking for a username
and
password. It inserts the username of the computer in it and if I leave
the
password blank, it will let me in. It never asked for a password like
that
before and Id rather not have it. Im afraid to poke around with the
security
again to try to fix it. Is there an easy fix? I can live with it.
Jason

Are you using a shortcut to open the db?
 
Jason said:
No, its not a short cut.

I'n that case I'm guessing that you had a shortcut before your "reset"
incident and that shortcut contained all the user credentials to log you on
silently. Can't you just re-create that shortcut?
 
Back
Top