Click here to Skip to main content
15,921,959 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have a location,where a lot of file is being dumped everyday,I have to pick specific .CSV file from that location(let the name be sample.csv) and after picking that file I have to make a conditional spilt.

How to do it,Please help.

Thanks in advance:)
Posted

1 solution

Hi ,

Hope this link will help you to use csv file as source in SSIS.

Using Conditional Split data Transfer in SSIS 2008[^]


http://www.mssqltips.com/sqlservertip/2923/configure-the-flat-file-source-in-sql-server-integration-services-2012-to-read-csv-files/

Please let me know if you have any query.

Regards,
Mubin
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900