Can I deploy databases without installing Visual Studio or VSTSDB?

When setting up our TFS 2010 build machine, we try to avoid installing Visual Studio (2005/2008/2010). For most versions, just installing the necessary SDK allowed us to get good builds without a visual studio.

However, with VSTSDB (Visual Studio Team System Database for professionals), I can’t determine which (if any) SDK is available for installation, and not for installing VSTSDB on the build machine. Is there such an SDK?

+1
source share
2 answers

TFS 2010 Build Service can create database projects out of the box. It does not require any additional components.

+1
source

- VSDBCMD.

- .
Visual Studio TFS.

, /adhoc , .

:
. VSDBCMD.EXE

:
, " 64- ", SQL Server CE .

+1

All Articles