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 |
sagitariusmzi
Posting Yak Master
113 Posts |
Posted - 2009-05-18 : 01:49:15
|
Hi All, I am getting the following error when creating the Master Key"Password validation failed. The password does not meet Windows policy requirements because it is not complex enough."i execute the following statement using sql server 2005CREATE MASTER KEY ENCRYPTION BY PASSWORD = 'uwon'quick response will be appreciated. |
|
|
|
|