Hello, could someone please offer some suggestions as to how I can fix a problem I have with Access 2010?
I have written some code to pull data from tables on various web pages. The code iterates through several thousand pages and pulls data from each one. Everything works fine when I run this on Access 2010 under Windows 7, but on Windows XP (on a more powerful machine) I get an error saying "System Resource Exceeded".
There are no complex queries involved and no memory leakage that I can see.
I've tried installing the patch from http://support.microsoft.com/kb/2760394 but that doesn't seem to work.
Does anyone have any ideas about how I can fix this? Grateful for any suggestions.
Thanks
I have written some code to pull data from tables on various web pages. The code iterates through several thousand pages and pulls data from each one. Everything works fine when I run this on Access 2010 under Windows 7, but on Windows XP (on a more powerful machine) I get an error saying "System Resource Exceeded".
There are no complex queries involved and no memory leakage that I can see.
I've tried installing the patch from http://support.microsoft.com/kb/2760394 but that doesn't seem to work.
Does anyone have any ideas about how I can fix this? Grateful for any suggestions.
Thanks