Repair mdf file

Answers were Sorted based on User's Feedback



Repair mdf file..

Answer / gregorygood

Hi,
I have 2 databases with 50gb each with very crucial data, now the sql is telling me that both are corrupted.
Is there any way to repair? 




I have run some sql commands that I found on the internet but nothing is fixing the problem.




Regard

Is This Answer Correct ?    0 Yes 0 No

Repair mdf file..

Answer / jaysonhopk

Try:
MDF Repair Kit. An exciting new product from Repair Kit, this MS SQL MDF repair tool is an absolutely indispensable tool for anyone who wants to know how to repair MDF files in minutes. The program is based on a powerful analysis core and uses a convenient wizard-driven UI.

For more: http://www.mdf.repair/

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

How many types of schemas are there?

1 Answers  


What are the triggers in sql?

1 Answers  


How to Display, Amount of Disk Activity Generated by Transact-SQL Statements?

1 Answers  


Do you know what guidelines should be followed to help minimize deadlocks?

1 Answers  


Explain about unique identifier data type in sql server?

1 Answers  


What is query processing?

1 Answers  


How to create an multi-statement table-valued function?

1 Answers  


How can you know if the row fetched from cursor is still valid in underlying table?

1 Answers  


What is bit data type? What's the information that can be stored inside a bit column?

1 Answers  


How many database files are there in sql server 2000?what are they?

1 Answers  


Write an sql query to find first weekday of the month?

1 Answers  


I have Two table First have UserName and second is address, in address table more than value relegated to UserName table, i want to fetch 2nd address if exist other wise 1st address access

4 Answers  


Categories