Create Shared Data Source in SSRS Report Manager

In this article, we will show you how to create Shared Data Source in the SSRS Report Manager. Creating Shared Data Source in SSRS Report Manager To do this, Please open your report manager. Next, click on the New Data Source button as shown in below screenshot Once you click on the New Data Source … Read more

SSRS Shared Data Source

In SSRS, Data Source (DS) is a connection setting used to connect with underlying Databases or Data Warehouses. The SSRS Shared data source is a combination of the Provider name, Server instance Name, Database Name, and Database credentials. The SQL Server Reporting Services supports two types of data sources: Shared Data Source and Embedded. In this article, … Read more