Activity overview
Latest activity by Vicki
                    
                      
                        Hi I'm using SQL Compare and I'm wanting to migrate a feld from VARCHAR(8000) to VARCHAR(MAX)
                        
                        
                        
                        
                      
                      
                      
                
              I'm getting a warning that data might be truncated.  It seems to me that it would not get truncated since I'm going up in size.  What can I do to make sure my data is not truncated.