SSIS - Move and open zip file / load xml file to the BD

前端 未结 1 1351
情深已故
情深已故 2020-12-11 14:26

first of all you\'re amazing.

About my problem, what i have to do, is:

I have a folder in the sftp with multiple files (zip). What i need do do is, load tho

相关标签:
1条回答
  • 2020-12-11 14:52

    SSIS doesn't support SFTP natively.

    WinSCP (free of charge) could be handy. Here is its link: SFTP Task for SSIS/SSDT

    0 讨论(0)
提交回复
热议问题