error 2004

  • Thread starter Thread starter tope12
  • Start date Start date
T

tope12

When i try to open a form, i get this message:

"There isnt enough memory to run this process. close uneeded programs and
try again "

I can't even open the form in design view. The weird thing about it that i
can open all of my other forms. I've even tried the fix and repair feature.
It didn't work.
Does anyone know any solutions to this issue?
 
See if you can get Access to recreate the form for you, using the
undocumented SaveAsText/LoadFromText. Details at the end of this article:
http://allenbrowne.com/ser-47.html#SaveAsText

If that doesn't work, delete the form, and compact the database. You can
then import it from an older backup, or recreate it if necessary.
 
Back
Top