-1

I followed this great link below to accomplish 90% of the work. But when I created excel files using 'dateparts' it only created the excel files, but did not load the data into those files.

How to split table data into separate named Excel files using an SSIS package?

Example: This link above showed how to create North, South and Template excel files from table values. But in my case I want to create North_20130613, South_20130613 and template_20130613. I created these files also, but was unable to load the data into them(extended with 'datepart').

I also would like to know how to append everyday data into those files.

1 Answer 1

0

Usually I load the data into the file with the general name and then rename the file with the datapart afterwards.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.