Activity overview
Latest activity by kiteason
                    
                      
                        API to link database to source control
                        
                        
                        
                        
                      
                      
                      
                
                  Anyone know if there is there an API call to perform the equivalent of 'link database to source control' (in the SSMS integration feature)?
                      
                    
                  
                    
                      
                        Looks like the way to do this is to run SQL Compare stand alone, rather than trying to do this from SSMS.  Then you can pick the scripts as the source and a blank database as the target. / comments
                        
                        
                        
                      
                      
                      
                
                  Looks like the way to do this is to run SQL Compare stand alone, rather than trying to do this from SSMS.  Then you can pick the scripts as the source and a blank database as the target.
                      
                    
                  
                    
                      
                        Newbie question: developer database setup
                        
                        
                        
                        
                      
                      
                      
                
              We're evaluating Redgate Tool belt with a view to integrating it with our TFS version control system.
We expect developers to work with local SQL databases, using SQL Compare to compare against a c...