A
AMO
I have a large MS Access front end. The mdb seems to be becoming unstable.
When I work in the mdb to debug/modify it frequently crashes and has weird
corruptions such that I have to go back to a previous version and start over
again. One form in particular has a lot going on. Working with this form
seems to be the issue.
I am unable to debug code (within this form especially). The code seems to
be working fine – going into debug was in an attempt to identify specific
data issues. When working with debug using known good data the issues still
exist. The problem seems to change based on where I put in a breakpoint, and
the symptom is that data elements on the form are no longer available. The
form works fine when debug is not entered. I have tried a number of places
of going into debug (setting different break points) – the data elements that
become not available change, but I am still unable to debug.
This leads me to think that we might be running into some sort of size issue
where MS ACCESS is not properly managing memory and memory is being
overwritten when debug code is entered. I have successfully debugged areas
of this form in the past, but we have now added more functionality which has
made it larger.
Could the size of the mdb or size of the form be approaching some limit at
which point MS ACCESS looses control of the memory management – and debug
mode throws it over the edge of the limit?
I am using Microsoft Access 2000 9.0.2720
The Front End mdb is approx 10MB when compacted.
I have tried converting the front end to Access 2003, but still have problems.
What are the MS ACCESS size limitations?
How does hitting these limits show up?
Any help that you can give related to these issues/questions would be
greatly appreciated.
Thanks
When I work in the mdb to debug/modify it frequently crashes and has weird
corruptions such that I have to go back to a previous version and start over
again. One form in particular has a lot going on. Working with this form
seems to be the issue.
I am unable to debug code (within this form especially). The code seems to
be working fine – going into debug was in an attempt to identify specific
data issues. When working with debug using known good data the issues still
exist. The problem seems to change based on where I put in a breakpoint, and
the symptom is that data elements on the form are no longer available. The
form works fine when debug is not entered. I have tried a number of places
of going into debug (setting different break points) – the data elements that
become not available change, but I am still unable to debug.
This leads me to think that we might be running into some sort of size issue
where MS ACCESS is not properly managing memory and memory is being
overwritten when debug code is entered. I have successfully debugged areas
of this form in the past, but we have now added more functionality which has
made it larger.
Could the size of the mdb or size of the form be approaching some limit at
which point MS ACCESS looses control of the memory management – and debug
mode throws it over the edge of the limit?
I am using Microsoft Access 2000 9.0.2720
The Front End mdb is approx 10MB when compacted.
I have tried converting the front end to Access 2003, but still have problems.
What are the MS ACCESS size limitations?
How does hitting these limits show up?
Any help that you can give related to these issues/questions would be
greatly appreciated.
Thanks