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 |  
                                    | ostinohYak Posting Veteran
 
 
                                        66 Posts | 
                                            
                                            |  Posted - 2012-08-23 : 15:41:38 
 |  
                                            | Hello - I'm creating an SSIS Package my end goal is for it to do the following.1. Execute a store procedure (Source) on SQL Server A: were the results will go into a temp table on that (Source) SQL Server A:then2. Load the results of that temp table into a table on a (Destination) SQL Server B:I tried a Data Flow Task with OLEDB Source within it but cannot define the Columns.Any insight on what I can do to reach my end goal would be greatly appreciated.Regards,David |  |  
                                    | visakh16Very Important crosS Applying yaK Herder
 
 
                                    52326 Posts | 
                                        
                                          |  Posted - 2012-08-23 : 17:52:00 
 |  
                                          | why you cant define columns? were you using table or sql command as source?------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |  
                                          |  |  |  
                                |  |  |  |