Hi,
I know that this question has been asked before.
I want to extract the sharepoint list data using SSIS
I am currently using the sharepoint source/destination adapter from codeplex
but i am getting this error as the list has multiple lookups underneath
Error: Microsoft. ... A possible reason might be you are trying to retrieve too many items at a time (Batch size) ---> System.
I dont want to use OData source as it returns the ids , not looked up fields
any chance of a better solution or a C Sharp script to fetch the date via SSIS