I want to ask 1 simple question in SQL SERVER…..
How To Apply Security Patches in SQL SERVER 2000 and above.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Sql security patches (and also service packs) are usually downloaded from Microsoft as EXE files (usually 3 options for x86, x64, or IA64)
To apply these patches, you just run the EXE file directly on the server.
Note: the answer can be slightly different for the free versions of SQL Server 2000 (e.g. MSDE, Sql Express)