Would like to upgrade SQL server 2012 native client to latest

James J 606 Reputation points
2021-09-03T15:31:27.803+00:00

Hi,

We would like to upgrade SQL server 2012 native client to latest. I can see, It is recommended to upgrade to Microsoft OLE DB driver. We are supporting SQL server 2016 and 2019. Can you please suggest the recommended latest SQL native server client upgrade and also share the process and its impacts.

Thanks,

SQL Server Other
0 comments No comments
{count} votes

Accepted answer
  1. AmeliaGu-MSFT 14,006 Reputation points Microsoft External Staff
    2021-09-06T02:59:18.537+00:00

    Hi JamesJ-9502,
    How are things going?

    We would like to upgrade SQL server 2012 native client to latest.

    For the latest update for SQL Server 2012 Native Client, you can download it from this link. And as Erland mentioned, if you have SQL Server 2012 SP4, you already have the latest update.

    It is recommended to upgrade to Microsoft OLE DB driver.

    You can download Microsoft OLE DB Driver for SQL Server (MSOLEDBSQL) from this link. In addition, please refer to Connection String Keywords with OLE DB Driver which might be helpful.
    Best Regards,
    Amelia


    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Erland Sommarskog 121.4K Reputation points MVP Volunteer Moderator
    2021-09-03T21:22:10.12+00:00

    What does "SELECT @@version" return?

    If you have SQL 2012 SP4 and the last CU for SQL 2012 SP4, you already have the latest version.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.