Activity overview
Latest activity by micke314
                    
                      
                        Thanks! I somehow stumbled into the documentation for version 11 and did not notice. / comments
                        
                        
                        
                      
                      
                      
                
                  Thanks! I somehow stumbled into the documentation for version 11 and did not notice.
                      
                    
                  
                    
                      
                        Don't add error handling in command line generated deplymentscript
                        
                        
                        
                        
                      
                      
                      
                
                  How do I remove the error handling from a script using the command line?
IF @@ERROR <> 0 SET NOEXEC ON
It works fine in the gui by checking "Don't add error handling statements to deployment scri...
                      
                    
                  
                    
                      
                        Thanks, worked just fine. / comments
                        
                        
                        
                      
                      
                      
                
              Thanks, worked just fine.