Microsoft Developer Network > Página Inicial dos Fóruns > SQL Server Integration Services > Exporting a table into multiple text files based on rows
Fazer uma PerguntaFazer uma Pergunta
 

RespondidoExporting a table into multiple text files based on rows

  • sexta-feira, 5 de junho de 2009 13:48Nilfons Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    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...? 

Respostas

Todas as Respostas