Having issues trying to import a large SP list approx 7500 rows; I get the error, "Microsoft.Samples.SqlServer.SSIS.SharePointUtility.SharePointUnhandledException: Unspecified SharePoint Error. A possible reason might be you are trying to retrieve too many items at a time (Batch size)"
I have tried different batch sizes. Its currently down to 100 and I only have 8 - 10 columns.
As a test, I set up a filtered view on an index column and was able to import all 2000 rows from that view without issue. I'm sure it may be simple, but I can't put my finger on it.
Thanks,
I have tried different batch sizes. Its currently down to 100 and I only have 8 - 10 columns.
As a test, I set up a filtered view on an index column and was able to import all 2000 rows from that view without issue. I'm sure it may be simple, but I can't put my finger on it.
Thanks,