CONFIGURING SSIS FLAT FILE SOURCE

A Flat File source is a data flow component that uses metadata defined by a Flat File connection manager.

Add a Flat File source component

  1. To open the Data Flow designer, either double-click on the Extract Sample Currency Data data flow task, or select the Data Flow tab.
C:\Users\user\Desktop\bluetooth\1746167598095.jpg
  1. In the SSIS Toolbox, expand OtherSources, and then drag a Flat File Source onto the design surface of the Data Flow tab.
C:\Users\user\Desktop\bluetooth\1746167598053.jpg
  1. On the Data Flow design surface, right-click the newly added Flat File Source, select Rename, and change the name to Extract Sample Currency Data.
C:\Users\user\Desktop\bluetooth\1746167598014.jpg
  1. Double-click the Flat File source to open the Flat File Source Editor dialog.
  2. In the Flat file connection manager field, select Sample Flat File Source Data.
C:\Users\user\Desktop\bluetooth\1746167597976.jpg
  1. Select Columns and verify that the names of the columns are correct.
C:\Users\user\Desktop\bluetooth\1746167597942.jpg
  1. Select OK.
  2. Right-click the Flat File source and select Properties.
C:\Users\user\Desktop\bluetooth\1746167597907.jpg
  1. In the Properties window, verify that the LocaleID property is set to English (United States).
C:\Users\user\Desktop\bluetooth\1746167597879.jpg

Leave a Reply

Your email address will not be published. Required fields are marked *