Activity overview
Latest activity by wkhazzard
                    
                      
                        What does the Use Keyboard Shortcuts option do?
                        
                        
                        
                        
                      
                      
                      
                
                  In looking at the two available options on the SQL Tab Magic toolbar, I can't help but wonder what the "Use Keyboard Shortcuts" option does. I can't find any documentation on this feature at all.
                      
                    
                  
                    
                      
                        Nevermind. I found it in the options for the compare project. I checked the "WITH NOCHECK" option in the Ignore section and it worked perfectly. Sorry to bother. Thanks! / comments
                        
                        
                        
                      
                      
                      
                
                  Nevermind. I found it in the options for the compare project. I checked the "WITH NOCHECK" option in the Ignore section and it worked perfectly. Sorry to bother. Thanks!
                      
                    
                  
                    
                      
                        WITH NOCHECK issue
                        
                        
                        
                        
                      
                      
                      
                
                  If you create a foreign key using ALTER TABLE ... WITH CHECK ADD CONSTRAINT in one database and in another database you create the same key using ALTER TABLE ... WITH NOCHECK ADD CONSTRAINT followe...
                      
                    
                  
                    
                      
                        Minimum Permissions Needed to Run SQL Compare
                        
                        
                        
                        
                      
                      
                      
                
                  I need to compare to a database that I'm not allowed to change. I will give the scripts to another team to make the modifications. I need to know the minimum rights that I need in the database to b...
                      
                    
                  
                    
                      
                        Transaction with Try Catch Snippet
                        
                        
                        
                        
                      
                      
                      
                
                  May I suggest a snippet to include in future releases?
Snippet: ttc
Description: Transaction with Try Catch and Error Reporting, Contributed by Kevin Hazzard (DevJourney.com)BEGIN TRANSACTION;
BEGI...
                      
                    
                  
                    
                      
                        Detecting Report Image Location
                        
                        
                        
                        
                      
                      
                      
                
              After generating a SQL compare report in HTML, I like to be able to send the report to my mates without having to zip up the images folder. But I always have to modify the HTML inserting the follow...
                      
                    
                  