Semaphore Media and Development

…at the crossroad of creativity and technology…

  • home
  • about
  • blog
  • contact

November 18, 2011
Posted by admin

deploy Visual Studio database project through TFS 2010 build

I found a great article on how to configure auto deploy VS database project after build using TFS 2010.

http://www.codewrecks.com/blog/index.php/2010/01/04/deploy-a-database-project-with-tfs-build-2010/

One more note: If you want to manually execute the deployment script generated by MSBuild using SQL Mgmt Studio, make sure to set it to SQL Command Mode first or else the :setvar line will error out. To set the mode, goto Query->SQLCMD mode in SQL Mgmt Studio’s menu.

Comments Off

Posted Under Uncategorized

  • Bookmark and Share

No Comments Yet

You can be the first to comment!

Sorry, comments for this entry are closed at this time.

  • Recent Blog Posts
    • deploy Visual Studio database project through TFS 2010 build
    • MQSC adapter not available in Biztalk Administration console
    • generating polling statement schema via WCF-Oracle DB adapter
    • Installing 32-bit and 64-bit Oracle 11g R2 ODAC to work with BizTalk 2010 Oracle adapters
    • Restoring master secret when migrating BizTalk installation to a new server