Memory Issue / locating %Temp% file to clean

  • Thread starter Pattiann Lubner
  • Start date
P

Pattiann Lubner

Please advise. I am having an error come up when trying
to update Databases within Access. In states "Not enough
memory on temp disk". Please advise where I can locate
the %temp% file to clean out.
Thank you.
Pattiann
 
D

Douglas J. Steele

Open the debug window (Ctrl-G), type the following, and hit Enter:

?Environ("Temp")

That will return the value of the Temp environment variable.
 

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