Category: SSDT
SSDT: Creating a New SQL Project
Author: paschott Published Date: October 27, 2012 Leave a Comment on SSDT: Creating a New SQL Project
Download the latest SSDT package if you do not have the product installed already: http://msdn.microsoft.com/en-us/data/tools.aspx To create a new SQL Project, you can either…
SSDT: Why Use SQL Projects?
What Are SQL Projects and why use them? SQL Server has always been lacking in a good solution to control versions of your database. We…