Switch to full style
Data recovery and disk repair questions and discussions related to old-fashioned SATA, SAS, SCSI, IDE, MFM hard drives - any type of storage device that has moving parts
Post a reply

Program for repairing SQL Database with bad sectors

December 31st, 2014, 18:05

Does anyone know of a good program for repairing an *.mdf database file that has some bad sectors? I've read 99.99% of the data, but I've got 15 bad sectors that can't be read with any number of retries. They can afford to lose a couple entries as long as the database is able to open.

Re: Program for repairing SQL Database with bad sectors

December 31st, 2014, 18:23

Once repaired a bad file through this,
http://repair.mdfrepair.com/free-mdf-repair.php
Try the free version to check it

Re: Program for repairing SQL Database with bad sectors

December 31st, 2014, 18:29

I was looking at that one since I have used a few Stellar Phoenix programs in the past. Might be worth a shot.

Re: Program for repairing SQL Database with bad sectors

January 8th, 2015, 14:21

data-medics wrote:I was looking at that one since I have used a few Stellar Phoenix programs in the past. Might be worth a shot.


Sir ,
did you finish the job would love to know what worked .Stellar has some nice softwares but others might be worth a shot .

Re: Program for repairing SQL Database with bad sectors

January 9th, 2015, 10:06

data-medics wrote:Does anyone know of a good program for repairing an *.mdf database file that has some bad sectors? I've read 99.99% of the data, but I've got 15 bad sectors that can't be read with any number of retries. They can afford to lose a couple entries as long as the database is able to open.


there is a Script to repair it within the App.
but you will need a Pro. in SQL or maybe google if you want to

good luck
Post a reply