A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
There warning is for the Server OS not SQL versions.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Is there any newer version of native client to use for SQL server 2019?
I cannot find any newer version.
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
Other Configuration Manager-related features and issues
Answer accepted by question author
There warning is for the Server OS not SQL versions.
SQL Native Client was a combined DLL for ODBC and OLE DB. OLE DB got deprecated, which ended that co-habitation. Later, OLE DB was un-deprecated.
The most recent ODBC driver is ODBC Driver 18 for SQL Server.
The most recent OLE DB driver is Microsoft OLE DB Driver 19, MSSQLOLEDB19.
Hi @W Raspe ,
All Microsoft OLEDB providers are deprecated, and NOT recommended to be used, except Microsoft OLE DB Driver for SQL Server (MSOLEDBSQL).
Check it out here: oledb-driver-for-sql-server