问题
I have followed the steps mentioned in the below post but with no success.
SSIS Execute a Stored Procedure with the parameters from .CSV file SQL Server 2005
I cant seem to map the flat file output columns to my stored procedure parameters, where is this done?
Thanks Dave
回答1:
It will be under Column Mappings on the OleDB Command task.

来源:https://stackoverflow.com/questions/5096490/ssis-using-rows-from-flat-file-source-and-pass-them-as-parameter-values-to-stor