0

Is it possible to load data from "CSV file in Sharepoint online" to "Sql Server table" using SSIS without downloading the file to local folders. (I need to deploy the package to Integration Service Catalogs in Sql Server)

Could anyone help me on solving this issue.

Kris
  • 1

1 Answers1

0

You can use the Odata Source with a OData Connection to Access Sharepoint Lists with files. There are a couple tutorials:

raphi5430
  • 88
  • 1
  • 7