We have a database that was developed by another person who is no longer with the company. They have placed security on it so only he had access to modify anything in it. EVeryone else only has read access. Is there a way to get around this?
I did find a little more info out by digging around. There is a system.mdw attahced to this. I am able to open the mdw and view the tables, queries etc in it. There are no visible table, and only queries appear to reside in the mdw. All queries seam top be built on a table called MSysaccounts. I am unable to locate this table.
In two words:
The necessary information (Username + Password) is stored in the "workgroup file" Filename.MDW (a MDB file with protected tables).
This might be System.MDW or another file (its name is written in the shortcut that opens your application).
The tables containing the security information can be read with some hacking programs that are available for $50.
But it is possible that the MDW file that is installed on your computer does not contain any user with administrative rights, so even the hacking program might fail.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.