SQL Server 2017 express with SSRS

Tristan Pascoe 1 Reputation point
2021-02-16T11:15:13.81+00:00

Hi,

Is it possible to run SSRS on the Express version of SQL Server 2017 ?

2017 Express edition is already installed on site, want to add SSRS to this installation, is this possible ?

Many thanks

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,063 questions
SQL Server | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Olaf Helper 47,441 Reputation points
    2021-02-16T11:36:02.443+00:00

    SSRS is only available in the Express Edition with Advanced Features, not in the common Express Edition.
    See SQL Server Reporting Services features supported by editions

    And "With Advanced Feature" is only available on "Visual Studio Dev Essentials", free to register at: https://visualstudio.microsoft.com/dev-essentials/

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.