Posts
Sort by recent activity
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 /...
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...
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...
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...
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...
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...
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
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>...
operation completed successfully, or did it?
Running SQL Backup 5.0.0.2770 on Windows Server 2003 Enterprise with SQL Server 2005 Enterprise.
After the backup I received the following errror,Warning 141: COPYTO error: Unable to copy E:\Backup...
Backup only succeeds after retry
Using SQL Backup 4.6.0.815
Following is the SQL Backup log file8/05/2007 4:31:40 PM: Backing up mydb (full database) to:
E:\Backups\FULL_mydb_20070508163140_01.sqb
E:\Backups\FULL_mydb...