문제

When I configure a encrypted connection to SQL Server using Management Studio and add the connection string TrustServerCertificate=True, this setting will not be saved so I need to enter it every time I connect anew.

Any way to save this setting ? Thanks !

올바른 솔루션이 없습니다

다른 팁

Unfortunately, this seems to be a known SSMS issue with no known workarounds according to Microsoft Connect.

Maybe a Windows macro (e.g. using AutoHotkey) would be a reasonable workaround for you.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top