Posts
Sort by recent activity
error:shouldn't be a difference between Head -> Working Base
I have SSC 3.2.0.27
I have our database linked to a folder in a TFS project. I want to test out some of the comparison options so I tried to unlink/relink to a different folder in the same TFS proj...
microsoft.Visualbasic.powerpacks error in 3.1.4.72
I just upgraded to 3.1.4.72 from a fresh install and I get this when I try to 'edit comparison options'
Could not load file or assembly 'Microsoft.VisualBasic.PowerPacks.Vs, Version=10.0.0.0, Cultu...
Commit screen showing identical function as an edit
I added a DB to SC for the first time and performed the initial commit on all objects. When I immediately refreshed the commit changes screen it detected an edit to a UDF (no one is on this db) but...
Slow performance when DB has many objects
I am working to get our team on SSC 2.0.10.4 / TFS 2010 and I am having pretty severe performance issues with our largest db of 8000+ objects. I am not linking static data yet.
It took over 20 minu...
"Get latest" and isolation level serializable conflict
I am using SQL Source Control_2.0.10.4_x86_r155986.exe
After answering all the questions on the "get latest" conflict screen I hit "get latest" to push them out and I was halted on step 2 "Applying...
Sproc decryption of sql 2005 allowed in Compare but not Doc?
SQL Doc can only decrypt sql 2000 procs as explained here:
you are documenting a SQL Server 2000 database that contains an encrypted user-defined function, stored procedure, trigger, or view and y...
Possible 3.6 bug
Type the following:
exec someproc 'abc'
Place your cursor in front of the first single quote and then try to type another single quote.
SQL Prompter will delete the new quote.