Integration with SQL Server Management Studio

A collection of information about Vault, including solutions to common problems.

Moderator: SourceGear

Post Reply
Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Integration with SQL Server Management Studio

Post by Beth » Fri Jan 13, 2017 4:27 pm

The integration with SSMS works the same as in Visual Studio.

1) Create a project and create the items needed for the database project. You could alternatively turn an existing database into scripts.
snip1.JPG
snip1.JPG (74.81 KiB) Viewed 118871 times
2) Go to Tools - Options - Source Control - Plug In Selection, choose Vault, and click OK.
snip2.JPG
snip2.JPG (31.29 KiB) Viewed 118871 times
3) Right-click the solution and select Add Solution to Source Control.
snip3.JPG
snip3.JPG (22.12 KiB) Viewed 118871 times
4) You will then login, choose a Vault repository, and then choose a location for the SQL project.
snip4.JPG
snip4.JPG (33.41 KiB) Viewed 118871 times
5) After the project is added you will have locks next to your files. Now you can right-click items to perform source control functions.
snip5.JPG
snip5.JPG (31.56 KiB) Viewed 118871 times
Beth Kieler
SourceGear Technical Support

Post Reply