not enough space on temporary disk

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a report that when I run the query that it is based on data is pulled
without a problem. When I run the report I get "not enough space on
temporary disk" error. Any wisdom would be helpful. Thanks.
 
I got this error once when I found that somehow Access had lost my joins in
one of my queries, but still was trying to run it without an error. I
rejoined the tables appropriately and it went away. Try running the query
again . . . it may look like it's coming up, but wait for the record count at
the bottom. It might be running a query with infinite duplicates. If all
the queries are still okay, you could try checking the relationships that
create the report.
 
Back
Top