Does anyone have a working link where I can download the SQL Server 2008 R2 SP1 Native Client?
Thanks in advance!
Does anyone have a working link where I can download the SQL Server 2008 R2 SP1 Native Client?
Thanks in advance!
Hi @PS-2147,
I have uploaded the SQL Server 2008 R2 SP1 Native Client for you to my Google Drive:
https://drive.google.com/file/d/1pa0LBbkehk5nisP62nUiK07Az7YdOSJS/view?usp=sharing
If the reply was helpful please don't forget to upvote and/or accept as answer, thank you!
Best regards,
Leon
Hi @PS-2147,
Please check the reply from Leon.
SQL Server 2008 R2 SP1 Native Client is too old, the oldest SQL server 2008 R2 native client that we can get from MS download link is SP3 . You can get it from here. It seems you are using SQL server 2008 R2 SP1, suggest you applying the latest SP3 for SQL server 2008 R2. Or if possible, please upgrade your SQL server to a newer version of SQL server. SQL server 2008 R2 is out of supported for a long time. Don't let your infrastructure and applications go unprotected.
If the response is helpful, please click "Accept Answer" and upvote it, as this could help other community members looking for similar queries.
Thanks for the feedback. I should have put some context around this, but this isn't anything production. It is being used for an extract from an old restored environment.
Thanks @Cathyji-msft!
Your answer really helped a lot!
Yes, it is true that SP1 cannot be found but @Cathyji-msft is correct.
If you download the sqlcli.msi package from the SQL Server 2008 r2 sp3 the installation procedure will continue.
At least, thats what the prerequisites installer did in my situation.
And after the installation of the prerequisites packages was completed, i got the below message
"Microsoft SQL Server 2008 R2 SP1 Native Client: equivalent products already installed (no action taken)"
11 people are following this question.