Hi All,
I am extracting records from SharePoint List to SQL Server by using SharePoint List Source Adapter in SSIS. It is working well if I have small amount of records whereas I am trying to pull around 50.000 records and package is always failing. It says 'The value is too large to fit in the column data area of the buffer'.Beside this when I am loading SharePoint List I am having performance issue,it is taking too long. Does someone have an idea about these issues?
Thanks in advance