googlesheet test
googlesheet test

Reputation: 247

SQL Server Native Client compatibility

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?

Upvotes: 0

Views: 622

Answers (1)

David Browne - Microsoft
David Browne - Microsoft

Reputation: 89316

Should be fine, but SQL Native Client drivers are all old.

The latest versions of the ODBC and OleDb drivers are now separate downloads.

Upvotes: 1

Related Questions