How do you connect 100 files as a flat file sources in one
package of SSIS?
Answers were Sorted based on User's Feedback
Answer / ramesh
using for each loop and iterate each file in that folde or object
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
What is resource db in sql server?
I applied Transactional with updatable subscriptions replication on 2 tables now i want to delete those 2 tables but i cannot delete those tables as replication is running how can i stop replication for those 2 tables(but i don't want to delete those replicated tables but i need to stop the replication) how can i do that
what's the difference between a primary key and a unique key? : Sql server database administration
How many types of cursor type are there?
What is the latest version of microsoft sql server?
I have to display ten columns values from diffrent ten tables. how many joins are require?
10 Answers CarrizalSoft Technologies, HCL,
What is sub-query in sql server?
Is it possible to import data directly from t-sql commands without using sql server integration services? If so, what are the commands?
Explain about Joins?
What are the main control-of-flow T-SQL constructs?
Delete duplicate rows without using rowid.
What are three SQL keywords used to change or set someone?s permissions?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)