无法添加sqlserver数据库

数据库版本:Microsoft SQL Server 2014 - 12.0.2000.8 (X64) Feb 20 2014 20:04:26 Copyright (c) Microsoft Corporation Enterprise Edition (64-bit) on Windows NT 6.3 (Build 19043: )

错误提示:“Encrypt”属性设置为"false"且“trustServerCertifcate”属性设置为“false”,但驱动程序无法使用安全套 接字层(SSL)加密与 SQLServer 建立安全连接:错误:(protocol_version) Theserver selected protocol version TLS10 is not accepted by client preferences |TLS13,TLS12]。ClientConnectionld:5cccd212 9e

I’m not getting a translation for your post, but it looks like you’re having trouble connecting to a SQL Server 2014 server. You need to patch SQL Server to bring it up to modern TLS requirements. Information here:

It’s also time to upgrade that old Windows Server 2012 R2 install, it’s long out of support.