How can I keep track of SQL Server cummulative updates?
Posted
by Adrian Grigore
on Server Fault
See other posts from Server Fault
or by Adrian Grigore
Published on 2010-03-23T16:58:56Z
Indexed on
2010/03/23
17:03 UTC
Read the original article
Hit count: 397
Hi,
If I am not mistaken, SQL server cannot be automatically updated via the regular windows backup routine. Instead, there are cummulative updates that need to be installed by hand. I assume this is done for security and stability reasons.
Is this correct? If so, how can I keep track of new updates without regularly reading SQL server related blogs? Is there any low-volume newsletter I can subscribe (ideally only announcing critical updates)?
© Server Fault or respective owner