Hi Rafael,
I need to create a new excel file daily and then need to mail it.
The problem iam facing is that ,when i schedule a job the task that dumps data into excel(Dataflow task ) gives a validation error.Everytime i need to manually link the sheets of the excel to the corresponding tables.
Any idea why this is happening?So iam unable to schedule as a job...
Thanks,
Vani.
This is more of an integration services forum question than data access forum question. Moving this thread to SQL IS forums.|||You might try setting the DelayValidation property true on the data flow task and the connection manager. You might take a look at this post for more information on dynamically creating Excel files in SSIS.
http://rafael-salas.blogspot.com/2006/12/import-header-line-tables-into-dynamic_22.html
No comments:
Post a Comment