Friday, March 9, 2012

Reports

Hi,

I am generating a report based on certain criterias. Each task may report something. As of now I have created a report table and inserting data from each task into that.

At final stage I order the records and write to a txt file.The table I am using to insert is present in one of the database I'm using.

Is there any way I can store it a common repository [ I have to insert recs from diff dataflow task ]. At final stage group and sort it. Load into a text file?

Any Ideas?

I'm not quite sure what you are trying to do here but it seems as though you ultimately want to insert into a single table from multiple places.

Is that correct? If so, what difficulties are you having in achieving this?

-Jamie

No comments:

Post a Comment