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 |
|
franco
Constraint Violating Yak Guru
255 Posts |
Posted - 2004-05-06 : 03:31:26
|
| Environment:Clustered SQL Server 2K sp3a (single instance)Product version: 8.00.760Problem:I end up in error 17883.I am aware that the solution is to apply this patch:821277 MS03-031:Security Patch for SQL Server 2000 Service Pack 3.I am also aware that after you install this cumulative patch you will end up in this problem:826161 FIX: You are prompted for password after you change a standard SQL Server login.After reading this one I found that there are 2 possibility to solve this problem, one if you have already installed the security patch from MS03-031 and another one if you do NOT have installed this patch.Question:Do I only need to apply this last one (is it also cumulative?) or do I need to first apply MS03-031 and then later the FIX 826161?Please advise.Kind regards.Franco |
|
|
|
|
|