Access single user. How do I remove security?

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

Guest

I've upgraded to Access 2003, and now having difficulties with transferring
my files to a new computer. I get the message "You don't have necessary
permissions to use the (proramme) object. Have your system administrator or
the person who created this object establish the appropriate permissions for
you"

As I'm the sole user, working from home, no work colleagues and the database
is not confidential, I'm at a loss as to why the file transfer is not
allowing me to get into my database.

All assistance gratefully received.

Many thanks
I.Kargar
 
You probably have a different default SYSTEM.MDW on the new computer. If
it's not too late, copy over the one from the other computer. To locate it,
use Access to open any unsecured MDB (or create a new one) and from the
immediate window enter ?syscmd(acSysCmdGetWorkgroupFile).
 
Back
Top