How can we help you today? How can we help you today?
philcart
include parameter doesn't handle spaces
Using SQL Compare command line 10.2.0.1337 I'm using a Powershell script to build up a SQL Compare command line that generates a deployment script for database changes. One of our developers create...
1 follower 1 comment 0 votes
Default TFS port of 8080
Seehttp://www.red-gate.com/messageboard/viewtopic.php?t=13970&highlight=8080 andhttp://redgate.uservoice.com/forums/39019-sql-source-control/suggestions/2598920-tfs-migration-script-unusable-with-c...
1 follower 1 comment 0 votes
Error with arguments on command line
Executing the following on the command line. "C:\Program Files (x86)\Red Gate\SQL Compare 10\SQLCompare.exe" /scripts1:"C:\Temp\7000\SQL\" /server2:MyServer\instance /database2:mydatabase /...
2 followers 3 comments 0 votes
Can't uncheck dependent objects
Running - SSC 3.0.13.4178 - SSMS 2008 R2 When creating a migration script for an uncommitted change, I'm not able to uncheck the "Commit all dependencies" check box. I understand what SSC is trying...
1 follower 1 comment 0 votes
Do not have permissions to modify the file
Windows 7 64bit SSC v 3.0.10.3420 SSMS v 10.50.2500.0 Source Control TFS 2010 Performing "Get Latest" and receive the following error, "Do not have permissions to modify the file C:\Users\pcarter\A...
2 followers 2 comments 0 votes
SQL Compare from powershell
I'm putting together a powershell script to help us deploy a changeset from TFS to SQL Server. As the changeset is only a very small subset of the database objects, in some cases only a single proc...
2 followers 7 comments 0 votes
SQL Source Control caught in transaction
Microsoft SQL Server Management Studio 10.50.2500.0 SQL Source Control 3.0.5.7 Getting latest included dropping some tables from the database. However, in a query window I had an uncommitted transa...
2 followers 4 comments 0 votes
SQL Source Control Workspaces out of sync
This is the Manage Workspaces dialog in Visual Studio 2008 This shows that the user has 13 workspaces and they are all related to SQL Source Control. This is the workspaces listed by the SQL Source...
4 followers 6 comments 0 votes
Change default TFS port
Our TFS server is setup on port 80, rather than the default of 8080. How can I change the default port in SSC? Cheers Phil
5 followers 11 comments 0 votes
Backup files not being deleted
Running SQL Backup 5.1.0.2781 on SQL Server 2005 (SP2) This is the command thats being issued, BACKUP DATABASE [myDB] TO DISK = 'H:\backup_share\<AUTO>.sqb' WITH NAME = '<AUTO&gt...
2 followers 2 comments 0 votes