Erwan,
Why don't you use a script task to read the file(s) from the SharePoint
folder to some local NTFS folder on your SSIS server? Once done you could
use a "Flat File Source" to read from this local folder.
Good luck,
Philippe Lacoude
"Erwan" <erwan (AT) discussions (DOT) microsoft.com> wrote
Quote:
Hello,
I want to use sharepoint document library as data source in a SSIS
package.
Is there another way than webservice to do this ?
A searched something about Webdav with SSIS, but did not found anything. |