SQL Server Native client for Windows 11 OS

Abhilash Swain 21 Reputation points
2022-04-20T14:12:20.383+00:00

Hi All,
Can anyone confirm if Sql Server native Client 11 is compatible with Win 11 Os or not?
If not, what is/are the alternative shared by Microsoft for the same.

We are currently using Sql Server native Client in Win 10 to connect to Azure SQL DB.

Azure SQL Database
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,039 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,986 questions
{count} votes

Accepted answer
  1. Erland Sommarskog 112.8K Reputation points
    2022-04-21T21:40:40.807+00:00

    Microsoft ODBC 18 driver for SQL Server indeed supports Windows 11, see here.

    The link you gave is the for the OLE DB driver, which is not for ODBC, but, well, OLE DB. The current version number for the OLE DB driver is 19.0. But ODBC and OLE DB are not interchangeable by any means.


1 additional answer

Sort by: Most helpful
  1. Alberto Morillo 34,056 Reputation points MVP
    2022-04-20T14:39:26.383+00:00

    SQL Server Native Client has been deprecated as noted here. Here you will find the operating systems supported.

    Please use OLEDB drivers instead or the these versions of Microsoft ODBC drivers for SQL Server that are supported for Windows 11.

    1 person found this answer helpful.

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.