Jump to content

sramey

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by sramey

  1. 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?
×
×
  • Create New...