Quote:
Originally Posted by litespeed
It seems that I am locked out of my database. I am not an advanced ACCESS
user but did develop a fairly decent database that meets the needs of my job.
I set up security at the beginning when I really didn't know very much.
Here is what I can tell you;
The database has 3 users - "admin", "myself" and "planner"
I belong to the Admins user group as well as the users group.
"admin" and "planner" belong to the users group.
Usually when I log in I have to enter a password, as does "planner".
However when I try to open my database now I get the message that I do not
have the necessary permissions...etc. I have always opened the database from
a shortcut on my desktop. Last week our IT did some fiddling around with
the folders on the network, and I tried to redirect the shortcut. The folders have been back in their original location but now I can't open the database using the shortcut. I have tried to open the .mdb file directly from it's location and I get the same message.
My whole life is wrapped up in this database - any ideas. Obviously I have
some security problems - how can I fix this??
Any help appreciated.
Litespeed
My guess is your answer will lie in the 'fiddling around with the folders on the network' bit.
The original setup worked so - process of elimination... where was the original mdb in other words the full path. In addition to this the secure aspect of working with the database via your shortcut relied on working with the .MDW file that controlled the user accounts and permissions. What was the full path to that and where is it now.
Copying the DB to your deskstop or C drive I dare say wont work because my 'guess' is your client installation of Access is defaulting to working with the current clients SYSTEM.MDW file whereas your shortcut had the full command line to support a connection to the database along with the full path to the
relevant MDW file that the mdb file was hitherto working with.
To post the full command line string that your shortcut (the target) uses
namely the one that worked at the time may well help in sorting this one out or at least assist in determining where to target. If your IT guys replaced that shortcut 'in the fiddling process' they might not fully understand command lines in Access and might have replaced it with a simple shortcut to open the database as is. in which case in would certainly not work like I say if your default installation of Access is working under the clients System.MDW file.
So knowing your 'current' shortcut target path statement might help if you post it
Regards
Jim :)