vote up 1 vote down star

Hi,

I have to test my product with SQL Server database. Based on the search, I know I have to get hold of Developer Edition. I need to know whether for my team of 10 to access the database for testing needs 10 CALs or 10 developer licenses?

I searched enough in the net but couldn't find a straight answer.

My test setup will be like, SQL Server Developer Edition will be installed in a Test QA machine and my team will connect to that machine to test our product with.

Thanks, ramanr

flag
iirc, it's OK as long as it's not for commercial use - only development. – OMG Ponies Oct 28 at 5:42
Maybe serverfault.com is in a better position to respond to this type of questions. – mjv Oct 28 at 5:43
3  
I disagree with the serverfault thing on this one; this is dev specific. – Marc Gravell Oct 28 at 7:07

3 Answers

vote up 1 vote down

For SQL Server 2008 Developer, Microsoft's licensing page states:

You must acquire a license for each user you permit to access or use the software. You may install any number of copies on any number of devices for access and use by one user to design, develop, test and demonstrate programs. Only licensed users may access the software.

They also state:

Demonstration. In addition to the licensed user, any person that has access to your internal network may install and use copies of the software to demonstrate use of your programs with the software.

ISTR SQL Server 2005 is similar: i.e., one copy per developer.

link|flag
vote up 1 vote down

In addition to Chris J's answer, the licensing also provides:

II) Additional Licensing Requirements and/or Use Rights.

User Testing. Your end users may access the software to perform acceptance tests on your programs.

link|flag
vote up 1 vote down

Microsoft answers:
http://www.microsoft.com/sqlserver/2005/en/us/developer.aspx

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.