Report rendering and sql execution using up too much memory
Posted: Mon Feb 12, 2007 5:45 pm
Hi,
We have manually created a database and a datasource from the report designer.
The query for the datasource is "Select * From f_table"
f_table is a big table with many fields and many rows (millions)
When we click the sql "run" button, the designer is using up nearly 800MB of memory and seizes the computer. This happens again when we preview the report..
Is there a way around this?
Is there a way to release the memory after an sql statement execution? (the designer seems to be accumulating the memory and does not release it after it's closed..)
Thanks
We have manually created a database and a datasource from the report designer.
The query for the datasource is "Select * From f_table"
f_table is a big table with many fields and many rows (millions)
When we click the sql "run" button, the designer is using up nearly 800MB of memory and seizes the computer. This happens again when we preview the report..
Is there a way around this?
Is there a way to release the memory after an sql statement execution? (the designer seems to be accumulating the memory and does not release it after it's closed..)
Thanks