trusilikon.blogg.se

Microsoft team foundation server integration tools
Microsoft team foundation server integration tools







In SQL Server Management Studio toolbar under Tools select Options.In this example, Microsoft Visual Studio Team Foundation Server 2013 MSSCCI Provider 32-bit will be used. Choosing between the 64-bit or 32-bit build depends on the version of operating system. Note: There are a few versions of the Team Foundation Server MSSCCI provider.

#Microsoft team foundation server integration tools install#

Install the source control plugin, for example Team Foundation Server MSSCCI provider. To get started with source control in SSMS: SQL Server Management Studio offers an option to use source control by using a Microsoft Source Code Control Interface (MSSCCI) provider.Ī MSSCCI provider enables source control systems to integrate with Windows applications, meaning that by using a MSSCCI provider, the source control functionality is integrated within the application, in this case SQL Server Management Studio, and there is no need for another client to perform source control operations.Ī prerequisite for using a MSSCCI provider with SQL Server Management Studio is that either Visual Studio or Team Explorer (the Team Foundation Server client) is installed because the MSSCCI provider relies on Microsoft TFS libraries. This article will review 3 options: native support in SQL Server Management Studio, Visual Studio, and the 3rd party ApexSQL Source Control tool.ĭatabase source control in SQL Server Management Studio via the MSSCCI provider Once become familiar with the source control basics ( SQL Server Source Control – Part I – understanding source control basics), development client can be connected to both SQL Server and the version control system.







Microsoft team foundation server integration tools