Does Windowsupdate download updates to SQL Server?
Dreamquick
5:00 pm on Oct 15, 2004 (gmt 0)
Never used to, normally you need to download such things yourself and install manually by visiting the relevant area on the MS website.
Quickest way to check if your patched is to do an @@version command and compare that to the SQL service pack / patch notes.
- Tony
Xoc
5:37 pm on Oct 15, 2004 (gmt 0)
No, but if you download the Baseline Security Analyzer [microsoft.com], it will tell you what patches you need to install, and give you hyperlinks to the patches.