Home All Groups Group Topic Archive Search About
Author
28 Jun 2006 7:24 PM
yorkielover02
Oaky I walked through the security wizard and have locked myself out of my
database to be able to change data. I don't know how to log in as an admin
and change my user permissions. Please help.

Author
28 Jun 2006 11:21 PM
Joan Wild
You don't mention what version, but likely the wizard created a desktop
shortcut that you can use to launch the secure mdb.

--
Joan Wild
Microsoft Access MVP

yorkielover02 wrote:
Show quoteHide quote
> Oaky I walked through the security wizard and have locked myself out
> of my database to be able to change data. I don't know how to log in
> as an admin and change my user permissions. Please help.
Author
29 Jun 2006 5:39 PM
yorkielover02
2000 sorry. It did create the shortcut but for some reason it won't let me
put it on my network it will only let me use it on my pc.???? Thanks so much!

Show quoteHide quote
"Joan Wild" wrote:

> You don't mention what version, but likely the wizard created a desktop
> shortcut that you can use to launch the secure mdb.
>
> --
> Joan Wild
> Microsoft Access MVP
>
> yorkielover02 wrote:
> > Oaky I walked through the security wizard and have locked myself out
> > of my database to be able to change data. I don't know how to log in
> > as an admin and change my user permissions. Please help.
>
>
>
Author
30 Jun 2006 2:44 PM
Joan Wild
You don't want to put the shortcut on the network.

You would put the mdb, and the mdw you used to secure it with on the
network.

You should actually split the database into frontend (all objects except
tables)/backend (just the tables).  Put the backend on the network, and give
a copy of the frontend to each user.

Since you've secured it, you should split manually and not use the splitter
wizard as that will unsecure the backend.

Then you'd create a shortcut for each user on their PC with a target of
"path to msaccess.exe" "path to frontend" /wrkgrp "path to secure mdw on
network"

If everyone has installed Access and the frontend to the same location, you
can copy the shortcut to each user; otherwise you'll need to modify the
shortcut for each user.


--
Joan Wild
Microsoft Access MVP

yorkielover02 wrote:
Show quoteHide quote
> 2000 sorry. It did create the shortcut but for some reason it won't
> let me put it on my network it will only let me use it on my pc.????
> Thanks so much!
>
> "Joan Wild" wrote:
>
>> You don't mention what version, but likely the wizard created a
>> desktop shortcut that you can use to launch the secure mdb.
>>
>> --
>> Joan Wild
>> Microsoft Access MVP
>>
>> yorkielover02 wrote:
>>> Oaky I walked through the security wizard and have locked myself out
>>> of my database to be able to change data. I don't know how to log in
>>> as an admin and change my user permissions. Please help.