Thursday, January 09, 2014

sql server and tfs

Do you check in your schema of your databases?

We had the infrastructure guys extraxt the schema for each database on our two main prod boxes.
Then these were checked in to a team project for each database server.
If we had a larger development team we might have created a team project for each database.
Now to show all developers how to use tfs. Why do they make it so hard?

Dtsx packages are different as they are all in one project.
Made a mistake of adding them all to one project and then compiling tried to include them all. Be carefull of thos one.

No comments: