Activity overview
Latest activity by mmJPM
                    
                      
                        NOCHECK issue with Command Line
                        
                        
                        
                        
                      
                      
                      
                
                  It appears the IgnoreWithNoCheck option is not working from the command line.  It does work when I run the same compare from the UI.
                      
                    
                  
                    
                      
                        sp_refreshview with Command Line Compare
                        
                        
                        
                        
                      
                      
                      
                
                  When I run a compare from the command line, a call to sp_refreshview is generated for every view in my database, even when there are no dependencies on the objects that have differences.  This even...
                      
                    
                  
                    
                      
                        
Brian Donahue wrote: 
Hello,  
There is a "do not use transactions" option in SQL Compare's project settings options. That should do the trick. 
 
Is this option available via the command line? / comments
                        
                        
                        
                      
                      
                      
                
                  
Brian Donahue wrote:
Hello,
There is a "do not use transactions" option in SQL Compare's project settings options. That should do the trick.
Is this option available via the command line?
                      
                    
                  
                    
                      
                        Commit problem with TFS
                        
                        
                        
                        
                      
                      
                      
                
              I'm having a problem setting up Source Control v2.2 with Team Foundation Server 2010.  After linking a database, when I try to commit the changes for the first time, I get an error that the underly...