Requirements for .Net app to connect to SQL 2016
Our .Net application on Windows Server 2012R2 won't connect to SQL 2016 SP1.
The app would connect fine to a SQL 2014 server but not with the SQL 2016 SP1 server
I installed the latest SSMS and connected fine from it. I realise there is no Native SQL Client with SQL 2016 SP1.
The latest .NET 4.6.2 package is installed too.
Is there any extra software needed to make the connection work?