Hello
I have SQL Server 2014 (fully patched with SP and CU) on one vm (Windows Server 2012 R2). On the second vm (same OS) I have application. Recently TLS 1.0 has been disabled on all servers and app can't connect SQL now. From app config file I see "Provider=SQLOLEDB.1". I have seen https://support.microsoft.com/en-us/help/3135244/tls-1.2-support-for-microsoft-sql-server and I was able to fix other apps using .NET or ODBC but still don't know how to fix SQLOLEDB.1.