Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8469629
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T16:16:51+00:00 2026-06-10T16:16:51+00:00

I am not clear about the difference between Output Columns and External Columns in

  • 0

I am not clear about the difference between Output Columns and External Columns in SSIS. I have looked for explanations online but I am still unclear. For example, this blog entry: http://consultingblogs.emc.com/jamiethomson/archive/2006/05/23/SSIS_3A00_-The-difference-between-output-columns-and-external-columns.aspx and this question: http://social.msdn.microsoft.com/forums/en-US/sqlintegrationservices/thread/f5fa8785-46cc-44e1-9251-8503d2725523/.

For example, if you have an SQL OLEDB source with this query:

SELECT ID, Name FROM Person

The results are then written to a text file. Then there is an output column and an external column for each. On some web pages it says the external columns hold meta data. For example, if Name is a VARCHAR(30) in the SQL OLEDB data source and it is a VARCHAR(50) in the text file then what are the values for the output columns and external columns?

Can anyone point me to an MSDN article that clearly explains the differences? I have searched for over an hour this morning.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T16:16:53+00:00Added an answer on June 10, 2026 at 4:16 pm

    I haven’t found whole MSDN article about it, but I think that fitst figure of this MSDN article shows it clearly.

    In general data source have external columns which store information about data structure in source and output columns, which store structure of information it sends through data path. It copy data from external columns to output columns. Data destination have input columns, which store information about structure of date it receives from data path and external columns which describes structure in destination. It copy data from input columns to external columns.

    In you case it should be:

    Source:
    
    External columns: 
    Name Type     Length
    Id   DT_I4    0
    Name DT_STR   30
    
    Output columns:
    Name Type     Length
    Id   DT_I4    0
    Name DT_STR   30
    
    Destination:
    
    Input columns:
    Name Type     Length
    Id   DT_I4    0
    Name DT_STR   30
    
    External columns:
    Name Type     Length
    Name DT_STR   50
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have gone through many articles but I am still not clear about the
I was learning about property, I read various documents but still not clear about
I am not clear about what is the difference between category home and category
I'm not able to find a clear explanation about the difference between ASP.NET Ajax
A MS help page about the difference between pass-by-value and pass-by-reference seems quite clear
I'm not clear on the difference between a CA key and a certificate. Isn't
Something I'm not to clear about, I understand there are differences between C# and
I'm trying to migrate to JUnit 4 and I'm not clear about the correct
I am not too clear about the autorelease message... When autorelease is sent to
I am not very clear about this code outer is a class and the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.