Activity overview
Latest activity by mohaaron
                    
                      
                        OK, sorry. I think I figured it out. I finally changed the short cut for SQL Query Editor and Comment selection now works with my Ctrl-Shift+C. Thank you for the time. / comments
                        
                        
                        
                      
                      
                      
                
                  OK, sorry. I think I figured it out. I finally changed the short cut for SQL Query Editor and Comment selection now works with my Ctrl-Shift+C. Thank you for the time.
                      
                    
                  
                    
                      
                        Yes, thanks for the clarification. I changed my global short cut to be Ctrl-Shift-C. Even if I change it back to the default Ctrl-K, Ctrl-C it still does not work. The Red Gate SQL Suite is the only Add On I have installed. I'm using SSMS 2014.  
Thanks for the help. / comments
                        
                        
                        
                      
                      
                      
                
                  Yes, thanks for the clarification. I changed my global short cut to be Ctrl-Shift-C. Even if I change it back to the default Ctrl-K, Ctrl-C it still does not work. The Red Gate SQL Suite is the onl...
                      
                    
                  
                    
                      
                        Do you mean the Enable Suggestions option? / comments
                        
                        
                        
                      
                      
                      
                
                  Do you mean the Enable Suggestions option?
                      
                    
                  
                    
                      
                        Toggle comments short cuts not working
                        
                        
                        
                        
                      
                      
                      
                
                  SQL Prompt 7.1.0.300
I am trying to set the short cut for comment/uncomment and I can't get anything I set to work. Can anyone give me a clue how to set the short cut. When I do set it to something...
                      
                    
                  
                    
                      
                        I'm still very curious as to why someone has not explained to my why my idea for speeding up the comparison process won't work. My original question continues to be ignored. Anyone? I would really like to know why this won't work. / comments
                        
                        
                        
                      
                      
                      
                
                  I'm still very curious as to why someone has not explained to my why my idea for speeding up the comparison process won't work. My original question continues to be ignored. Anyone? I would really ...
                      
                    
                  
                    
                      
                        Thank you. That is good news. It will be great to have this fixed.  
Regards,  
Aaron / comments
                        
                        
                        
                      
                      
                      
                
                  Thank you. That is good news. It will be great to have this fixed.
Regards,
Aaron
                      
                    
                  
                    
                      
                        Syncronizing empty database problem
                        
                        
                        
                        
                      
                      
                      
                
                  I'm now trying to copy a database that has been use use for a while into a new empty database and have the same problem I'm having with the data compare. The objects are not being created in the co...
                      
                    
                  
                    
                      
                        The version that I have is 5.2.0.40.  
What do you need me to provide to help you solve this. I could give you the script that is generated, would that help? Did you want the script along with the schema? / comments
                        
                        
                        
                      
                      
                      
                
                  The version that I have is 5.2.0.40.
What do you need me to provide to help you solve this. I could give you the script that is generated, would that help? Did you want the script along with the sc...
                      
                    
                  
                    
                      
                        Order of table syncronization
                        
                        
                        
                        
                      
                      
                      
                
                  Can someone tell me how data compare decides what order the tables are synced in in the generated script?
I ask because I am now having a problem with the generated script inserting rows of one tab...
                      
                    
                  
                    
                      
                        WITH NOCHECK
                        
                        
                        
                        
                      
                      
                      
                
              When syncronizing data I see that WITH NOCHECK is being used a lot when creating the constraints after they have been dropped. Is the add constraint code be created from the current schema or is th...