We have been trying to figure out the licensing requirements for SQL Management Studio. We currently have a SQL Standard Edition (2 processor license). We would like to install the Management Studio on a number IT computers. The problem is that I have found conflicting information from Microsoft regarding the eligibility of client computers:
According to Microsoft’s SQL 2005 FAQ (
Q. Do I need a separate license to run the SQL Server tools and analysis services?
A. No, a separate license is not required. However, any device that has SQL Server tools or technologies installed must have a valid SQL Server license.
This states that every device that has the Management Studio is required to also have a SQL Server license. This would have made sense if it said "SQL Server CAL".
Now if you examine the SQL Server 2005 Standard EULA:
...
Running Instances of the Additional Software: You may run or otherwise use any number of instances of additional software listed below on any number of devices. You may use additional software only with the server software directly, or indirectly through other additional software.
• Analysis Services Shared Tools
• Business Intelligence Development Studio
• SQL Server 2005 Books Online
• Connectivity Components
• Legacy Components
• Management Tools
• Notification Services Client Components
• Reporting Services Report Manager
• Reporting Services Shared Tools
• SQL Server 2005 Shared Tools
• Software Development Kit
...
Now this states that any number of computers can have the Management Studio installed so long as they are connecting to a licensed SQL server.
Which one is correct??
According to Microsoft’s SQL 2005 FAQ (
Q. Do I need a separate license to run the SQL Server tools and analysis services?
A. No, a separate license is not required. However, any device that has SQL Server tools or technologies installed must have a valid SQL Server license.
This states that every device that has the Management Studio is required to also have a SQL Server license. This would have made sense if it said "SQL Server CAL".
Now if you examine the SQL Server 2005 Standard EULA:
...
Running Instances of the Additional Software: You may run or otherwise use any number of instances of additional software listed below on any number of devices. You may use additional software only with the server software directly, or indirectly through other additional software.
• Analysis Services Shared Tools
• Business Intelligence Development Studio
• SQL Server 2005 Books Online
• Connectivity Components
• Legacy Components
• Management Tools
• Notification Services Client Components
• Reporting Services Report Manager
• Reporting Services Shared Tools
• SQL Server 2005 Shared Tools
• Software Development Kit
...
Now this states that any number of computers can have the Management Studio installed so long as they are connecting to a licensed SQL server.
Which one is correct??