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 |  
                                    | fofa4everStarting Member
 
 
                                        3 Posts | 
                                            
                                            |  Posted - 2012-09-08 : 12:10:39 
 |  
                                            | Hi All,i'll be thankful if anyone could help me with my caseI have a folder contains dwh files I need to create a package to read these files then save a copy in a diffrent location.Thanks |  |  
                                    | visakh16Very Important crosS Applying yaK Herder
 
 
                                    52326 Posts | 
                                        
                                          |  Posted - 2012-09-09 : 12:40:43 
 |  
                                          | use file system task to copy files. Include a for each loop to iterate over files.------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |  
                                          |  |  |  
                                    | fofa4everStarting Member
 
 
                                    3 Posts | 
                                        
                                          |  Posted - 2012-09-14 : 07:59:10 
 |  
                                          | Thanks |  
                                          |  |  |  
                                    | visakh16Very Important crosS Applying yaK Herder
 
 
                                    52326 Posts | 
                                        
                                          |  Posted - 2012-09-14 : 10:27:52 
 |  
                                          | welcome------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |  
                                          |  |  |  
                                |  |  |  |