sramey Posted May 16, 2008 Posted May 16, 2008 I have an MDB which has been locked with workgroup privileges. I do not have the mdw file which contains the user names, IDs and group name.i've been searching for a possible way to extract the data from the mdb into another mdb. I can't access the file programmatically via vbscript (not the correct permissions) to determine the version it was created. in a hex editor, i can view the contents of the file. i'm wondering if i copy out the file contents (excluding the file header) and paste it into another file... My problem here lies with the version would need to be identified to allow for a similarly created file for the paste destination. and mdb's have a varying length header. I'm not sure how to identify where the header ends.Would anyone have some type of direction to be able to unlock this mdb without knowing the group ID, admin names or the location of the mdw file?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now