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?
CodePudding user response:
Should be fine, but SQL Native Client drivers are all old.
The latest versions of the ODBC and OleDb drivers are now separate downloads.