vote up 3 vote down star

When you buy TFS 2008, you get a license to run SQL Server 2005 as the data repository for TFS.

With SP1 of TFS 2008, SQL Server 2008 is now supported. Does any one know if the TFS 2008 license allows us to install SQL Server 2008 instead of SQL Server 2005?

Are there any advantages using SQL Server 2008 over SQl Server 2005 as the database for TFS 2008 (other than the reduction in pain for a later upgrade)?

Thanks.

flag

63% accept rate

2 Answers

vote up 5 vote down check

Hi Rajah

There is no license for SQL 2008 and will require a seperate license to install. Interestingly enough, if you run your data tier on another server, you require a seperate SQL license anyway as if you want to use the SQL license that comes with TFS, it has to run on the application tier.

More info.

From the advantages point, SQL 2008 reporting services is much improved, the general speed and query plan enhancements does make it a viable option and will be more performant.

link|flag
Can I get a link to a document that specifically says that SQL Server 2008 license is provided/not provided? – Rajah Jan 22 at 23:57
Hi Rajah I have no link but this is from comms I have received. – Ray Booysen Jan 22 at 23:59
Here is a link to the TFS 2008 licensing whitepaper but unfortunately excludes SP1: microsoft.com/downloads/… – Ray Booysen Jan 23 at 0:02
Hi - This is based on information I received from Microsoft directly (link is to my blog :)) The whitepaper also spells it out (not an easy read) – Rob Sanders Mar 25 at 1:46
vote up 2 vote down

Hi Guys,

I just wanted to add - and you can get this from the whitepaper - a Team Foundation Server license includes the provision of "A restricted-use version of SQL Server Standard Edition is included with Team Foundation Server, which is installed separately.".

However, as Ray has pointed out - it's for SQL Server 2005. AFAIK this hasn't been updated with the release of Service Pack 1.

Edit: Checked with a contact @ Microsoft - the license was not updated with Service Pack 1 (though it was considered). In other words, a separate SKU for SQL Server 2008 can be purchased and used with TFS, but the Restricted Use SQL license attached to the TFS license remains only for SQL Server 2005 (which is shipped as part of the TFS product materials).

As to the advantages of SQL 2008 with TFS - It's all about BI. There have been complete refactoring of the Analysis Services, Reporting and Integration services so you can do a lot more with regard to reporting on TFS data.

There are some Database Engine changes (such as compression) but nothing I'd really think of that is an integral upgrade over 2005 (in the TFS context).

Hope it helps.. Rob

link|flag

Your Answer

Get an OpenID
or

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