How do you connect 100 files as a flat file sources in one
package of SSIS?

Answer Posted / prashant

if you mean merging 100 flat files into one, you may
try "Union All" component if the data is similar.

Here's how:

1. Create Flat File Sources for each file.
2. while creating Flat file connection, don't forget to
mention that the first row is columnname.
3. Edit "Union All" component and select all the Input
field names (from all the columns).
4. Point the output to either to a OLEDB or another Flat
destination, map the fields...

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the report model project?

122


Your table has a large character field there are queries that use this field in their search clause what should you do?

694


How to select some specific rows from a table in ms sql server?

761


What is the default Port No on which SQL Server listens?

823


What do you understand by a view?

723






What is stored in the mssqlsystemresource database? : sql server database administration

779


What is the use of custom fields in report?

762


How to connect a database with sql express.?

750


What is the usage of the sign function?

709


What are the drawbacks of reporting in ssrs?

122


What is self join in sql server joins?

737


What is the purpose of the model database?

753


What is SQL Azure?

101


What is the difference between resultset and resultsetmetadata?

704


What is report snapshot in ssrs?

215