Microsoft Developer Network > Página principal de foros > SQL Server Integration Services > Exporting a table into multiple text files based on rows
Formular una preguntaFormular una pregunta
 

RespondidaExporting a table into multiple text files based on rows

  • viernes, 05 de junio de 2009 13:48Nilfons Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     
    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...? 

Respuestas

Todas las respuestas