Home Forums Programming General Add SQL Objects to TFS/ Version Control RE: Add SQL Objects to TFS/ Version Control

  • If you have VS 2012 installed. You must install SSDT 2012 on the same box. Then when you create new project you will see the DATABASE project template. After you create a new database project then you extract all SQL objects from the SQL Server. 🙂

    Hope this help!

    ----- Zack