Tagged Questions
0
votes
1answer
131 views
Deploying to an existing database from VS 2010 on TFS
I am trying to find a way in VS2010 to add a few objects to an existing database without scripting out all of the existing objects. This is a maintenance project that is adding a table, altering an ...
9
votes
7answers
666 views
Version control for database objects
The database our developers are working on is too large (have a lot of database objects). We have to control db objects changes (change management). Our company cannot have a person who would be ...