Forum Discussion
SQL Native Client is recommended but has been deprecated?
- Anonymous3 years ago
Hi sasdfasdfsad ,
Here's my personal understanding: it means that Power BI doesn't need best/high performance for connecting to SQL Server by default, so the OLE DB driver is installed. But if you need the best performance, you need to install SQL Server Native Client before using the SQL Server connector.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi sasdfasdfsad ,
As explained in the documentation, note that the OLE DB driver is used by default for Power BI's SQL Server connector.
The SQL Server Native Client (often abbreviated SNAC) has been removed from SQL Server 2022 (16.x) and SQL Server Management Studio 19 (SSMS).
They refer to different objects, that's how I understand it. One in Power BI and one in SQL Server 2022 and SSMS 2019.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- sasdfasdfsad3 years agoAdvocate IV
Why do they recommend using the SQL Native Client driver if it has been depreciated though? That's the weird bit.
- Anonymous3 years agoNot applicable
Hi sasdfasdfsad ,
Here's my personal understanding: it means that Power BI doesn't need best/high performance for connecting to SQL Server by default, so the OLE DB driver is installed. But if you need the best performance, you need to install SQL Server Native Client before using the SQL Server connector.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.