I have a small table, under 12,000 rows of data. Data is short text, some currency, NO calculations. I'm simply trying to append to a List in SharePoint via the most simple of queries. One table, append.
After an excrutiating period of time (close to two hours!) I get the "System Resource Exceeded" message, and only 8k or so lines of the 12k lines I need to load, loaded.
In your experience, is this an Access issue, a network issue, or a SharePoint issue?
I've done much larger uploads to SharePoint at previous companies and never got this message before.
Thank you for your best insight! You folks always help me!