Loading data into different text files from a single table in SQL Server

rated by 0 users
This post has 3 Replies | 2 Followers

Top 10 Contributor
Points 800
gvamsimba Posted: 08-24-2009 12:03

HI, I have a table in sql server 2005 which has a flag column.
Now, i need to create a SSIS package when needs to load
the data from this table into MULTIPLE Text files
based on the flag numbers in my source table.

   I have attached my package which is loading the data from
my table to a single text file along with my source schema. Can any body please modify
it so that the data will be loaded into multiple text files ?

Many Thanks

2548.Loading data into different files from a single table.txt3718.Mytable.txt

  • Filed under:
  • | Post Points: 20
Top 10 Contributor
Male
Points 1.490

Hi!

Sorry for the late answer...

Could you please attach the script table for source?

Also, could you tell me the condition to split the data into different text file destinations.

Regards,

Pedro

  • | Post Points: 20
Top 10 Contributor
Points 800

HI Pedro, I have already attached my package and the source
table in my previous note, if you have a look..
the conditon is the cell number..for instance cell no 10
will go into a different text file and cell no 12 into
another and so on...

Many Thanks..

  • | Post Points: 20
Top 10 Contributor
Male
Points 1.490

Hi!

You attached the data not the create table script with schema!

Regards,

Pedro

  • | Post Points: 5
Page 1 of 1 (4 items) | RSS