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?
Asked
Active
Viewed 46 times
1 Answers
0
In the DataFlowTask set Delay Validation to True

Severo
- 1
-
1You 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