Share via


Integrate Team Foundation Server with other products

Now you can integrate Team Foundation Server with other products that do not support team explorer integration.

 

You can download and install the Visual Studio 2005 Team Foundation Server MSSCCI Provider. Download from here.

By installing this, you can now access the TFS source control from Visual Studio .NET 2003, Visual C++ 6 SP6, Visual Visual Basic 6 SP6, Visual FoxPro 9 SP1, Microsoft Access 2003 SP2 , SQL Server Management Studio, Sparx Systems Enterprise Architect 6.0 and Sybase PowerBuilder 10.5 .

However, you still need to install Team Explorer on client’s desktop.

Here is some tips how you connect to TFS you are using VB 6.0:
At the Visual Basic 6.0, go to Add-Ins->Add-In Manager and make sure that Source Code Control is Loaded.

Some workaround if you can’t see the Source Code Control, go to Start > Run > type in “vbaddin.ini”, add “VBSCC=3”.