Activity overview
Latest activity by bermudabob
Only storing part of a DB
I've got a DB that is controlled by a third party and do not want to store most of it. We have added a couple of triggers (yuck) to various tables so we can extract any required data we need. All I...
Thanks for that - murphys law came into effect and I stumbled over the MSSCCI provider about a minute after I made the post.
We've gone with this method as its simple and we can group the queries by project for specific scripts with an additional Generic project for non-specific ones.
Cheers, / comments
Thanks for that - murphys law came into effect and I stumbled over the MSSCCI provider about a minute after I made the post.
We've gone with this method as its simple and we can group the queries b...
Generic Scripts
Hi,
We've recently put our databases into TFS 2013 with Source Control 3, and all is well with the world.
A query has arisen from our team, and I wasn't sure of an answer.
Basically, each team memb...