Please start any new threads on our new 
    site at https://forums.sqlteam.com.  We've got lots of great SQL Server
    experts to answer whatever question you can come up with.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | CoffeeAddictYak Posting Veteran
 
 
                                        94 Posts | 
                                            
                                            |  Posted - 2012-09-17 : 02:18:17 
 |  
                                            | I don't now what the heck is going on.  All I did was remove all my params in my SQL Task in the params tab and re-added the same ones and now I get errors saying the parameter information cannot be retrieved when I test/parse my query.I don't get it.  This WAS working just fine.   |  |  
                                    | visakh16Very Important crosS Applying yaK Herder
 
 
                                    52326 Posts | 
                                        
                                          |  Posted - 2012-09-17 : 11:16:21 
 |  
                                          | you need to remap the variables as per new parameter info to fix the error. any changes you did will be interpreted as a metadata change by ssis and will require you to remap the parameters after doing it------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |  
                                          |  |  |  
                                |  |  |  |