Relative Content

Tag Archive for team-foundation-server

TFS SQL Deployment Data Script

We are using TFS and SQL Server 2005 (looking to upgrade to SQL Server 2012 if that makes a difference). We store our database schema in a Visual Studio Database project (VS 2010).

Oracle Database Integration with Team Foundation Server?

So my company is using TFS and SQL to Manage their Database (MS SQL Server). It integrates with the nightly build servers to do builds and produce scripts to build the entire Database. Also the Compare Schema tool that visual studio offers is really handy.

Keeping SQL Server DB Up to date in Team environment [duplicate]

This question already has answers here: How can I keep my visualstudio database project in sync with my database? (2 answers) Closed 11 years ago. We are working in a Visual Studio Environment using TFS. When developers get the latest source code it includes a copy of the ‘update’ sql scripts for the database of […]