How to build a data flow?

Posted by salvationishere on Stack Overflow See other posts from Stack Overflow or by salvationishere
Published on 2010-03-05T19:57:41Z Indexed on 2012/09/10 15:38 UTC
Read the original article Hit count: 288

Filed under:
|
|
|

I am running Visual Studio 2008, the SSIS Tutorial described on: http://msdn.microsoft.com/en-us/library/ms167106.aspx

I finished all of the tasks but am getting following errors:

Error 1 Validation error. Extract Sample Currency Data: Extract Sample Currency Data: input column "CurrencyAlternateKey" (123) has lineage ID 55 that was not previously used in the Data Flow task. Lesson 1.dtsx 0 0
Error 2 Validation error. Extract Sample Currency Data SSIS.Pipeline: input column "CurrencyAlternateKey" (123) has lineage ID 55 that was not previously used in the Data Flow task. Lesson 1.dtsx 0 0

Can you tell what I need to do to make this build without errors?

© Stack Overflow or respective owner

Related posts about visual-studio-2008

Related posts about data