r/MSAccess • u/EnvironmentCold3724 • 8d ago
[WAITING ON OP] Cant open .accdb file
I have .accdb file but it has a password which I dont remember anyway to unlock the file. I also dont have ms access in my laptop. So can anybody suggest a working solution?
4
u/George_Hepworth 4 8d ago
You didn't mention how you obtained that accdb and that's kind of important in deciding what to suggest.
If it's something you just found on the internet and decided to investigate, for example, that's one whole discussion.
If you have had it for a while, and truly used to know the password and just forgot it, that's another discussion.
The previous replies pretty much cover the most common scenarios.
It would be useful, though, to consider the provenance of this accdb in offering advice.
1
u/SuchDogeHodler 8d ago
https://www.alexnolan.net/software/mdb_viewer_plus.htm
MDB Viewer Plus is a free Windows program to open, view, edit, and search Microsoft Access (.mdb and .accbd) files without needing Microsoft Access.
If the file is .accbd and the DB is internally password locked.... your screwed...
The database is ASE-256 encrypted making it Hipaa and NSA compliant and the password is not stored internally.... only solution is a brute force password breaker.
If the file is .mdb then this will work. https://www.nirsoft.net/utils/accesspv.html
1
u/nrgins 487 8d ago
You could download a free version of the access runtime from the Microsoft website which will allow you to use the file but not make any design changes to it.
But the password is another matter. Without the password you won't be able to open it unless you use some kind of utility that can crack that for you.
•
u/AutoModerator 8d ago
IF YOU GET A SOLUTION, PLEASE REPLY TO THE COMMENT CONTAINING THE SOLUTION WITH 'SOLUTION VERIFIED'
Please be sure that your post includes all relevant information needed in order to understand your problem and what you’re trying to accomplish.
Please include sample code, data, and/or screen shots as appropriate. To adjust your post, please click Edit.
Once your problem is solved, reply to the answer or answers with the text “Solution Verified” in your text to close the thread and to award the person or persons who helped you with a point. Note that it must be a direct reply to the post or posts that contained the solution. (See Rule 3 for more information.)
Please review all the rules and adjust your post accordingly, if necessary. (The rules are on the right in the browser app. In the mobile app, click “More” under the forum description at the top.) Note that each rule has a dropdown to the right of it that gives you more complete information about that rule.
Full set of rules can be found here, as well as in the user interface.
Below is a copy of the original post, in case the post gets deleted or removed.
User: EnvironmentCold3724
Cant open .accdb file
I have .accdb file but it has a password which I dont remember anyway to unlock the file. I also dont have ms access in my laptop. So can anybody suggest a working solution?
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.