I have a pivot that queries a Foxpro database of over 1M records. The query should return a record set of 410,000 items but it stops fetching data after 405,000 and pops up an error message that "Excel cannot cmplete this task with available resources. Choose less data or close other applications." I have 512MB RAM.
I tried running it on our server with over 2GB RAM and still get the same response. My question is, what is restricting Excel from fetching all the records? Does it have any limitation on total records or is it limited by resource?
I tried running it on our server with over 2GB RAM and still get the same response. My question is, what is restricting Excel from fetching all the records? Does it have any limitation on total records or is it limited by resource?