cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
hesam110
Level 2

error on installing sql server 2000 sp3 with my program

hi
i want to redistribute sql with my program
when i want to install my program send error = strong sa password is required and exit
i use installshield 2008
what should i do ?
Labels (1)
0 Kudos
(1) Reply
Snoopstah
Level 7

Are you saying the sql server install is giving you an error of "strong sa password is required" ?

If so, you need to change the parameters you pass the SQL Server installer, specifically the CHECKPOLICY statement

See http://msdn.microsoft.com/en-us/library/ms161959.aspx for details.
0 Kudos