Our whole team is using SQL Server Native Client 11.0 and we have a new member joining our team but he is only able to install SQL Server Native Client 2012. Will there be any compatibility problems or issues that may arise from this?
Asked
Active
Viewed 288 times
1 Answers
1
Should be fine, but SQL Native Client drivers are all old.
The latest versions of the ODBC and OleDb drivers are now separate downloads.

David Browne - Microsoft
- 80,331
- 6
- 39
- 67
-
Thank you for the response. The new member will mostly be using it to run basic select queries and also connecting to powerbi. I tried convincing my supervisor to move away from native client but they dont have a say on it as well. – googlesheet test Nov 18 '21 at 22:31