Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Stephen2913
Starting Member
5 Posts |
Posted - 2012-04-20 : 06:12:03
|
hi..While using SQL server there was an accidental power failure and I lost access of my SQL Server Database and when I tried to restore my data from backup files, they were not responding too..please give me proper solution for recovering my files from SQL .bak files.Any kind of help is greatly appreciated.Thanks in advanceStephen Cook |
|
johnycruen
Starting Member
2 Posts |
Posted - 2012-04-20 : 06:20:15
|
Hi Stephen,For your query you can refer this blog for reference: http://www.mdffilerecovery.n.nu/May be you can get solution out of it. |
|
|
russell
Pyro-ma-ni-yak
5072 Posts |
Posted - 2012-04-20 : 11:17:42
|
What happens when you try to restore your backups?How are you restoring? |
|
|
Stephen2913
Starting Member
5 Posts |
Posted - 2012-04-27 : 07:08:04
|
I have taken reference from [url]http://tech.groups.yahoo.com/group/sqlrecovery/[/url] and I recovered my complete sql data and accessed that on sql server. Thanks to company for developing such a powerful tool. |
|
|
lucycook
Starting Member
1 Post |
Posted - 2012-07-09 : 02:39:15
|
Reasons like server crashing, system software malfunction, hardware failure and virus infection can easily cause corruption in SQL Server database. When SQL database corrupts, vital data get lost and important business work stops. To handle such situation, database needs to be recovered by some special methods as manual recovery is not possible in severe database corruption issues. There are several third party SQL recovery tools available that can easily repair SQL database and retrieve the data.You can download this software from here http://www.sqldatabaserepair.net[url][/url] |
|
|
|
|
|