0

Why when I open the task Excel Source on my SSIS (vs2017) this one generates an automatic empty file with sheet names like "a266ff2a662e84b639da". is possible to disable this action?

task Excel Source

1 Answers1

0

In the DataFlowTask set Delay Validation to True

Severo
  • 1
  • 1
    You might achieve increased appreciation of your answer if you add an explanation to the current bare bones solution proposal. How does it work? Why does it help? – Yunnosch Mar 12 '23 at 15:57