Updating MS SQL Server from 10.50.1600 to 10.50.1617

0

How do I update my MS SQL Server from the version 10.50.1600 to 10.50.1617?

I have downloaded the KB from here https://www.microsoft.com/en-us/download/details.aspx?id=26304 but i am still not updated to the version i wanted.

Could anyone lend some help?

Mohd Nasrul Iwan Fajaruddin

Posted 2015-09-30T19:19:46.073

Reputation: 71

Why did you tag this with "MySQL"? – Ƭᴇcʜιᴇ007 – 2015-09-30T19:23:58.243

i have no idea... because it is related i guess... is it not? – Mohd Nasrul Iwan Fajaruddin – 2015-09-30T19:25:41.320

MySQL is a entirely different program and Microsoft's SQL. You should hover over it and read the tag. :) – Ƭᴇcʜιᴇ007 – 2015-09-30T19:28:00.107

ah.. ok... i can remove that correct?
but back to the topic , can help me regarding the update?
– Mohd Nasrul Iwan Fajaruddin – 2015-09-30T19:28:45.457

I edited for ya. ;) And yes I'm creating an answer right now. :) – Ƭᴇcʜιᴇ007 – 2015-09-30T19:29:42.540

Answers

2

Here is a list of SQLServer version numbers: http://sqlserverbuilds.blogspot.com/ .

To get to 10.50.1617, install update MS11-049 after installing the 10.50.1600 (2008R2 RTM) https://support.microsoft.com/en-us/kb/2494088

Frank Thomas

Posted 2015-09-30T19:19:46.073

Reputation: 29 039

hmm.. bro , i did try installing that kb.... :( – Mohd Nasrul Iwan Fajaruddin – 2015-09-30T19:33:29.923

so you have already installed "SQL Server 2008 R2 RTM" and confirmed that it is at 10.50.1600, before attempting to install MS11-49? What makes you think you have a problem that this will fix? – Frank Thomas – 2015-09-30T19:35:23.927