Hi all,
I'm trying to make a dtsx package to read some Excel files from a Sharepoint document library. This library has some folders inside. I have
to read only files in one of these folders. I installed the Sharepoint List Adapter from Codeplex. How can I get the list of Excel
files that are in this folder I'm interested in? In the Sharepoint List Source I can set only the Site URL and the list name (the name of the document library), but so I only can get the name of the folders in the library.
Thank you in advance!