Access 2000 Security - Workgroup, Owner, User Permissions etc., H

S

Superfreak3

I am attempting to grab some information from an Access 2000 database after
the system from which it originated crashed.

The information I have for this database is the password for entry to the
database and a USER and its ID.

Now, my question is, what do I need to do to setup an alternate machine to
access this database. I've tried adding the USER to the system with
Administrative rights. I've also tried recreating the workgroup information
file, but that attempt failed as well.
 
K

Keith Wilby

Superfreak3 said:
I am attempting to grab some information from an Access 2000 database after
the system from which it originated crashed.

The information I have for this database is the password for entry to the
database and a USER and its ID.

Now, my question is, what do I need to do to setup an alternate machine to
access this database. I've tried adding the USER to the system with
Administrative rights. I've also tried recreating the workgroup
information
file, but that attempt failed as well.

Use a shortcut with a command line in the format:

"full path to MSACCESS.EXE" "full path to your app.mdb" /wrkgrp "full path
to your WIF.mdw"

including quotation marks.

HTH - Keith.
www.keithwilby.com
 
S

Superfreak3

I've also noticed during my reading on this subject that Users do not
necessarily refer to Windows/System users.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top