This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Servlets and the fly likes How to get back the Access MDB file password?` Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "How to get back the Access MDB file password?`" Watch "How to get back the Access MDB file password?`" New topic
Author

How to get back the Access MDB file password?`

Eric Wang
Greenhorn

Joined: Dec 21, 2000
Posts: 22
Hi All:
I have a Microsoft Access database file, but I have lot the password. Because I do it long time ago, so is it any ways I can see the data to skip the password. or export to another format database file?
Please help me this, I reall need the data.
regards
hongwei
Somas kanthan
Greenhorn

Joined: Nov 16, 2000
Posts: 8
Hi,
Why dont you try creating a new mdb file and in the Tables wizard click on the import button and select your mdb file and import all the tables. (I am not very sure of it)
Thanks..
Eric Wang
Greenhorn

Joined: Dec 21, 2000
Posts: 22
Hi Somas kanthan:
Thank you for the reply, now I have recall back my password. Thanks a lot.
Happy new year!
Eric
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to get back the Access MDB file password?`
 
Similar Threads
NX: Two questions
jdbc:odbc password definition
MS Access 97 password problem
Storing a password to encrypt/decrypt sensitive data.
How to open ".mdb" file(access database) by java code