SSIS - 'Execute SQL' Task and Record Sets
        Posted  
        
            by Mick Walker
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Mick Walker
        
        
        
        Published on 2010-05-25T14:48:32Z
        Indexed on 
            2010/05/25
            14:51 UTC
        
        
        Read the original article
        Hit count: 323
        
Hi,
How can I access a 'RecordSet' within a 'Execute SQL' task when using SSIS?
I have looked at the parameter mapping options within the Execute SQL Task Editor and cannot find a type of object to allow me to pass the variable holding my record set to the task.
© Stack Overflow or respective owner