Pho3nix
The Legend
Hi all,
As the title states. We need to implement some sort of source control on our SQL environments and as it's end of the year and a bunch of other operational issue we need a interim solution.
Research seems that the interwebs are split between using triggers for anything other than tables changes while the other half says it's decent for a start.
Your thoughts and things I should be wary of?
Needs to be implemented in the next 2-3 weeks and will be tested till next years production cycle begins in early Jan.
Because some people are going to mention buying something, May/June 2015 is the only realistic date this would ever happen and with 9 devs working on the DB at the same time.. You can understand my problem I hope
Help me please
EDIT : See VS2012 server tools allows you to make a backup of the schema and objects into TFS. Lemme go down this rabbit hole.
EDIT 2 : Server is SQL 2008 R2.
As the title states. We need to implement some sort of source control on our SQL environments and as it's end of the year and a bunch of other operational issue we need a interim solution.
Research seems that the interwebs are split between using triggers for anything other than tables changes while the other half says it's decent for a start.
Your thoughts and things I should be wary of?
Needs to be implemented in the next 2-3 weeks and will be tested till next years production cycle begins in early Jan.
Because some people are going to mention buying something, May/June 2015 is the only realistic date this would ever happen and with 9 devs working on the DB at the same time.. You can understand my problem I hope
Help me please
EDIT : See VS2012 server tools allows you to make a backup of the schema and objects into TFS. Lemme go down this rabbit hole.
EDIT 2 : Server is SQL 2008 R2.