SQL Server Compact Edition Database Password Recovery / Reset
-
2010年4月18日 21:01
Hello,
We have an old SQL Server Compact 3.5 SP1 database that we would like to retrieve some data from. Unfortunately, we have no clue what password was used to protect it and the person who created it has left the company. Is there anyway to reset the password and/or retrieve the data from this database? Or are we simply out of luck? Any help would be greatly appreciated. Thanks.
Brian P. Hamachek
President & CEO
SynergeTech Solutions
全部回复
-
2010年4月18日 21:01
Hello,
We have an old SQL Server Compact 3.5 SP1 database that we would like to retrieve some data from. Unfortunately, we have no clue what password was used to protect it and the person who created it has left the company. Is there anyway to reset the password and/or retrieve the data from this database? Or are we simply out of luck? Any help would be greatly appreciated. Thanks.
Brian P. Hamachek
President & CEO
SynergeTech Solutions- 已合并 Xiao-Min Tan – MSFTModerator 2010年4月19日 2:22 the same issue
-
2010年4月19日 9:15版主
I am afraid you are out of luck, unless you find the password - or you could try brute force :-)
http://erikej.blogspot.com Erik Ejlskov Jensen - Please mark as answer, if this was it.- 已标记为答案 Xiao-Min Tan – MSFTModerator 2010年4月26日 1:48
-
2010年4月23日 12:00版主
Cray,
This will not help on a SQL Compact password protected database file.
http://erikej.blogspot.com Erik Ejlskov Jensen - Please mark as answer, if this was it. -
2012年7月3日 17:49I know the password for my sdf file, is it possible to remove this password?!
º°\"~`\"°º×ÐÕÑ'T yÕÚ THíÑK ÍT§ MÅGí©×º°/"~`/&
-
2012年7月4日 8:52版主Yes, use SqlCeEngine.Compact, with a connection string without the password.
Please mark as answer, if this was it. Visit my SQL Server Compact blog

