如何恢复安全数据库

问题描述:

很久以前我使用MediaPassword进行了备份;现在我想恢复但忘记了密码。

有没有办法绕过密码并恢复数据库?

I've took backup long ago using MediaPassword; and now i want to restore but forgot the password.
Is there any way to bypass the password and restore the database?

你好,



答案是,除非你破解它......



MEDIAPASSWORD:此密码提供的保护功能很弱。它旨在防止授权或未授权用户使用SQL Server工具进行不正确的恢复。它不会阻止通过其他方式读取备份数据或替换密码。 - Microsoft 。备份集中的数据未加密,可以通过某些程序进行检查......



建议:尝试重新调用密码。也许它与SA密码相同......?
Hi,

The answer is no, unless you crack it...

MEDIAPASSWORD: "The protection provided by this password is weak. It is intended to prevent an incorrect restore using SQL Server tools by authorized or unauthorized users. It does not prevent the reading of the backup data by other means or the replacement of the password." - Microsoft. The data in the backup sets is not encrypted and could be examined by some programs...

Advice: Try to recall the password (again). Maybe it is the same as SA password...?