Activity overview
Latest activity by mgiles
Closing the loop, I installed VS 11 Team Explorer Beta and it made no difference. Didn't think it would, because VS itself is a TFS client, so if Sql Source Control worked with VS 11, it would have detected it already. Then I installed VS 2010 Team Explorer, and Sql Source Control detected it and is now up and running. So hopefully support for VS 11 is somewhere on the Sql Source Control roadmap.
Matt / comments
Closing the loop, I installed VS 11 Team Explorer Beta and it made no difference. Didn't think it would, because VS itself is a TFS client, so if Sql Source Control worked with VS 11, it would have...
Support for Visual Studio 11 beta
I have built a new machine with Sql Server 2012 and Visual Studio 11 beta. When I try to link to a database in Sql Source Control in SSMS it tells me that "Team Foundation Server support requires ...
Sorry, I didn't get a notification on your reply so I'm just now coming back to this question. Our senior DBAs set index fill factors based on analysis of production data. Developers make table changes and these table changes get synchronized to the production database, but we don't want the index fill factors synchronized from the development database to the production database.
Matt / comments
Sorry, I didn't get a notification on your reply so I'm just now coming back to this question. Our senior DBAs set index fill factors based on analysis of production data. Developers make table c...
Source Control 3 comparison options
I was using version 2 and it showed that I had about 6 tables with pending changes to commit (which is correct). I upgraded to version 3, and now every table shows pending changes, which appear to...
compare indexes only
I would like to just synchronize just indexes between the tables of two databases. I was thinking I could use Project Options and check all the options to ignore everything but Indexes, but there ...