NOT ENOUGH MEMORY MESSAGE IN A FORM

M

manuel and manuela

hello
it happens that my wife and me are programming an
applocation that has a form with 32 subform (simulating
human teeth for a dental procedure) and each one 25 images
and 7 variables. Everything was running fine until the
message "there is no enought memory to perform this
operation. Close unneeded programs and try the operation
again" the only format that gives this message is this
one. The Application is 16 Mb is size it was runnig
perfect until this happened. Any ideas???. we are working
with two Sony vaio with 128Mb RAM.

Thanks in advance
 
A

Albert D. Kallal

I would come up with some means to limit that number of images.

Right now, trying to load a lot of images on a single screen will really
load ms-access to its limits. You only reasonable choice is to keep the
pictures outside of the application, and limit the umber of images on a
screen.

Regardless, you don't want to store the images in ms-access. (I suspect you
are already linking the images via a un-bound imagine control).

check out:

http://www.mvps.org/access/forms/frm0030.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top