I am using a A.mdb database. You know when connecting the database Microsoft automatically create a .ldb file. Unfortunately my PC shutdown when connecting the database. As a result after restart the PC I couldn’t open the A.mdb file. The message shown A.mdb database is corrupted. A.mdb database was password lock but after corrupted if I give the valid password the database not open and showing the password not valid. Now I couldn’t open the database. Now it shown A.mdb file with A.ldb file. Please advise me if PC shutdown with the connected .mdb database then why the database not recover after restart? Also I tried with the option Database Repair and Recovery.
Please advise me and thanks again for your kind co-operation.
Answer #1
I am sorry to hear of the troubles you are having. We do not run MSSQL on our servers, so our experience will be limited. However, I did some digging on this for you and may have found a possible solution.
As you have tried repairing the database, with no success, you might try importing the corrupted table into a new database. Simply create a new, empty database and import the specific table into it. The software should repair the table as it imports, and you can then move it back.
Please note that I cannot guarantee that this will work, and I STRONGLY suggest you back everything up before you do this.