Access error

  • Thread starter Thread starter Bob C
  • Start date Start date
B

Bob C

Folks,
I have posted this question some time back with no luck.
My situation is as follows.
Access 2000 with latest service packs.
When I try to save a query I get an error "Not enough
space on temporary disk" yet I have over 5GB of free space
and the query goes against a small database.
Any help is greatly appreciated.
Thanks,
BC
 
Folks,
I have posted this question some time back with no luck.
My situation is as follows.
Access 2000 with latest service packs.
When I try to save a query I get an error "Not enough
space on temporary disk" yet I have over 5GB of free space
and the query goes against a small database.
Any help is greatly appreciated.
Thanks,
BC

Check to see where your system TEMP variable is defined: go into the
Command Prompt and type

CD %TEMP%

See where you end up; make sure that it's on a disk with plenty of
room, and that you have full permissions to the folder.
 
Bob C said:
Folks,
I have posted this question some time back with no luck.
My situation is as follows.
Access 2000 with latest service packs.
When I try to save a query I get an error "Not enough
space on temporary disk" yet I have over 5GB of free space
and the query goes against a small database.
Any help is greatly appreciated.
Thanks,
BC
 
Back
Top