SSMS 20.2 Update Resolves Certificate Chain Not Trusted with SSIS and SQL Agent

I’m reading Announcing SSMS 20.2 … and getting feedback for SSMS 21 by Erin Stellato (LinkedIn) on the SQL Server Blog and this fix caught my eye: SSIS and SQL Agent – many customers ran into a connection error (“The certificate chain was issued by an authority that is not trusted”) in SQL Agent when trying …
Continue reading SSMS 20.2 Update Resolves Certificate Chain Not Trusted with SSIS and SQL Agent

One Way to Build an SSMS Database Solution – Add a Stored Procedure and the Build

This is the fourth post in a series named One Way to Build an SSMS Database Solution. Please find additional posts: One Way to Build an SSMS Database Solution – Introduction One Way to Build an SSMS Database Solution – Add a New Query One Way to Build an SSMS Database Solution – Add a …
Continue reading One Way to Build an SSMS Database Solution – Add a Stored Procedure and the Build

One Way to Build an SSMS Database Solution – Add a Table and a View

This is the third post in a series named One Way to Build an SSMS Database Solution. Please find additional posts: One Way to Build an SSMS Database Solution – Introduction One Way to Build an SSMS Database Solution – Add a New Query One Way to Build an SSMS Database Solution – Add a …
Continue reading One Way to Build an SSMS Database Solution – Add a Table and a View

One Way to Build an SSMS Database Solution – Add a New Query

This is the second post in a series named One Way to Build an SSMS Database Solution. Please find additional posts: One Way to Build an SSMS Database Solution – Introduction One Way to Build an SSMS Database Solution – Add a New Query One Way to Build an SSMS Database Solution – Add a …
Continue reading One Way to Build an SSMS Database Solution – Add a New Query

One Way to Build an SSMS Database Solution – Introduction

This is the first post in a series named One Way to Build an SSMS Database Solution. Please find additional posts: One Way to Build an SSMS Database Solution – Introduction One Way to Build an SSMS Database Solution – Add a New Query One Way to Build an SSMS Database Solution – Add a …
Continue reading One Way to Build an SSMS Database Solution – Introduction