Microsoft 开发人员网络 > 论坛主页 > SQL Server Integration Services > Exporting a table into multiple text files based on rows
提出问题提出问题
 

已答复Exporting a table into multiple text files based on rows

  • 2009年6月5日 13:48Nilfons 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    Hi,

    First of all, I'm very bad at SSIS and has hardly never used it, so bear with me.

    I have this table, with about 8 million rows in SQL Server, and I would like to split it into four different text files, with about 2 million rows per file. I'm thinking conditional split, but I do not know how I can base the export on how many rows that is processed. Can anyone help me...? 

答案

全部回复