My company already has access to a third-party SQL server that we currently access via ODBC. How much will it cost to use SMSS and SSRS to access the same server?

D H 0 Reputation points
2025-08-04T15:08:51.5733333+00:00

My company already has access to a third-party SQL server that we currently access via ODBC. How much will it cost to use SMSS and SSRS to access the same server?

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.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 79,101 Reputation points Volunteer Moderator
    2025-08-04T16:33:00.6633333+00:00

    SSMS itself doesn’t require a license and is free. If the device used to run SSMS has a license to access the Sqlserver instance you can use SSMS to access it.

    SSRS is licensed as part of Sqlserver. Installation requires a SQLServer license key. Your 3rd party SQLServer host should also supply a SSRS instance. To buy your own copy, you purchase a SQLServer license.

    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.