dbTalk Databases Forums  

3035-System Resource Exceeded

comp.database.ms-access comp.database.ms-access


Discuss 3035-System Resource Exceeded in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Paul Sieloff
 
Posts: n/a

Default 3035-System Resource Exceeded - 07-12-2004 , 09:26 AM






I have a continuous form of records (about 4000) that get selected and gets
processed. Each record is processed with a call to a local Private Function
in the same form, and that function calles a public function in a code
module. After about 2000 records, the routine stops with a 3035-System
Resource Exceeded. From a coding standpoint, I have closed all of my open
tables at the end of using them, only passed the fields that I need whenever
I open a table, Set my database variable to Nothing after using it. Nothing
seems to help.

I have watched the Windows Task Manager Performance monitor which shows I
have plenty of memory left, although the Handles counter advances at a very
rapid rate. It goes from about 7000 when I start to about 80,000 or 90,000
when it stops.

I am using Access 2003 program database with SQL Server 2000 tables linked
via ODBC.

Any ideas on how to troubleshoot this would be appreciated.
Paul



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.