Error Mssge "isn't enough disk space or memory"

  • Thread starter Thread starter vw
  • Start date Start date
V

vw

Am receiving this mssge often when attempting to
manipulate the table design of an existing database.
Have plenty of disk space and memory on pc being used and
database is only 500,000 records and 170mb in size. Any
ideas how I can change some settings to bypass this mssge
and run the changes?
Laptop being used is 2 x 20gb hard drive partitions,
256mb ram, and has in excess of 12gb free on the drive
partition being used.
 
Where do the TEMP and/or TMP environment variables point? Access writes
temporary files there, and if that partition is low on space, that could be
your problem.
 
Back
Top