Activity overview
Latest activity by JasonR
Unfortunately, I had already used "undo" on the differences shown in my original example. I'll post the full scripts when the issue crops up again (it's happened to us more than once, so I'm assuming it might happen again). / comments
Unfortunately, I had already used "undo" on the differences shown in my original example. I'll post the full scripts when the issue crops up again (it's happened to us more than once, so I'm assumi...
Thanks for looking into this.
1. SQL Server Version: 2008 (v10.0.5500)
2. Compatibility Level: SQL Server 2008 (100)
3. Database version in XML file: 10 / comments
Thanks for looking into this.
1. SQL Server Version: 2008 (v10.0.5500)
2. Compatibility Level: SQL Server 2008 (100)
3. Database version in XML file: 10
Extra parentheses around table default values
For reasons that I do not understand, SSC3 will show uncommitted changes for tables that have not been altered. When reviewed, it appears that the source controlled version of each table includes a...
Thanks for the reply. You were correct -- I did mean to ask how to change a database's name in SQL Management Studio while retaining its source control history.
Your process worked like a charm. Note that each user needs to re-link the database to the source control system after the name change. / comments
Thanks for the reply. You were correct -- I did mean to ask how to change a database's name in SQL Management Studio while retaining its source control history.
Your process worked like a charm. No...
Renaming a source-controlled DB
What is the best method for renaming a database that is source controlled?