Activity overview
Latest activity by ToddY
                    
                      
                        Hi Tianjian, thank you for your prompt reply.   I am new to SQL Compare. From the UI, I am seeing many options under the "Behavior" and "Ignore" when I open a SCP file. but where I can see the "include" and "exclude" options?  Thanks,  / comments
                        
                        
                        
                      
                      
                      
                
                  Hi Tianjian, thank you for your prompt reply. I am new to SQL Compare. From the UI, I am seeing many options under the "Behavior" and "Ignore" when I open a SCP file. but where I can see the "inclu...
                      
                    
                  
                    
                      
                        Tianjiao,  Thanks for looking at my question.   The full command line script was dynamically generated from SSIS's C# code, and it will look like this:   /server1: S1 /username1: u1 /password1: p1 /database1: D1 /server2: S2 /username2: u2 /password2: p2 /database2: D2 /force /synchronize /options: DecrypPost2KEncrypted,IgnoreFillfactor,IgnoreWhleSpace,Ignfore fileGroup,IgnoreUserProperties,IgnoreWithElementOrders,IgnoreDatabaseAndServerName /include:userdefinedType /include:table /include:schema /include:view /include:identical /loglevel:Verbose /Out:C:\Temp\serverDB_output.txt  It works on syncing table and schema, but not view. Really strange.  Please help.  Thanks again.  Todd Yu / comments
                        
                        
                        
                      
                      
                      
                
              Tianjiao,Thanks for looking at my question. The full command line script was dynamically generated from SSIS's C# code, and it will look like this: /server1: S1 /username1: u1 /password1: p1 /datab...