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 |  
                                    | peaceConstraint Violating Yak Guru
 
 
                                        420 Posts | 
                                            
                                            |  Posted - 2014-02-25 : 23:30:33 
 |  
                                            | i have 2 column which is fileName and Details. It will populate something like this:FileName  detailsdocument1 hello this is document1document2 hello this is document2how can i pump into 2 different txt file using ssis?i manage to pump in with specific name but i would like to pump into folder with the name as in column1.end result will have 2 file name in my folder:document1.txtdocument2.txtis it possible? |  |  
                                |  |  |  |