I currently have SQL Server Express 2008 R2 SP1 installed. Using SSMS, it self reports as 10.50.2500.0 when I run select @@VERSION
I want to install SP2 for this. First, can the service pack be downloaded by itself? That is, I do not want the entire product, just the patch.
How do I do install this? I've downloaded what appears to be the whole package. It asks me if I want to install a new instance or upgrade an existing instance. At some point it asks if I want to use Windows Authentication or Mixed Mode Authentication. I know what that is, but more importantly, why is it asking me this? I do not want to change ANYTHING about my installation other than installing SP2.
Thanks.