Forum Moderators: open

Message Too Old, No Replies

Query results accumulating?!

         

zulubanshee

5:54 am on Feb 6, 2009 (gmt 0)

10+ Year Member



I run queries of sales according to date. I run the query for, say Jan 19. Then I run the query for Jan 20. When I run the query for Jan 20, it concatenates itself to the Jan 19 query table. They stay there even if I shut the browser down. Where are these query results being stored?!?

Thanks.

eelixduppy

6:56 am on Feb 6, 2009 (gmt 0)



What is the query doing? Can you give us an example?

LifeinAsia

4:42 pm on Feb 6, 2009 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



It sounds like you're storing report data to a table, but never flushing the table.

As eelixduppy mentioned, can you post some more information?