Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

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

share|improve this question

1 Answer

up vote 1 down vote accepted

It will be under Column Mappings on the OleDB Command task.

Column Mappings

share|improve this answer
Thanks, I spotted that just after i did the post duh! – David Feb 27 '11 at 19:32

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.