Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 CSV Export to .txt into multiple files

Author  Topic 

Ghanta
Yak Posting Veteran

96 Posts

Posted - 2011-01-13 : 14:33:12
Can I do the csv export to .txt from tables into multiple files based on number of records using SSIS? So each file will have 65000 records.... Should I use conditional split in SSIS? Please suggest. Thanks a lot.
   

- Advertisement -