Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I integrate TFS Source Control with Business Intelligence Studio?

I am running Visual Studio 2010 Ultimate -- which integrates with TFS source control. However, when I run SQL Server 2008 Business Inteligence Studio, no source control is offered. When I look under Tools... Options... Source Control... there are no plug-ins available. Is this because BI Studio uses the 2008 Visual Studio Shell and I only have VS 2010? TIA.

like image 684
Howard Pinsley Avatar asked Nov 04 '10 15:11

Howard Pinsley


2 Answers

I think you need to do the following:

  1. Install Visual Studio Team Explorer 2008
  2. Install Visual Studio 2008 SP1
  3. Install Visual Studio 2008 SP1 Forward Compatibility Update for Team Foundation Server 2010 (KB974558)
like image 193
grapefruitmoon Avatar answered Sep 22 '22 21:09

grapefruitmoon


Here is a list of items that you need to install to get TFS 2010 working in BIDS: http://microsoft-ssis.blogspot.com/2012/04/ssis-2008-with-team-foundation-server.html

like image 33
Joost Avatar answered Sep 22 '22 21:09

Joost