"Out of memory" message

Dyckson

Member
Hello, I`m testing the QueryReporter tool to automate report generation and sending the results (.csv) through email. I have one report/query that returns a lot of lines (more than 400k) and after a while shows a message "Out of memory". When I click "OK" the CSV file is created and the report continues to execute normally.

Is it possible do use some parameter in the command line to ignore this message or display it without interrupting the process ?
 
This is unfortunately not possible. You might try it with the 64 bit version though. Maybe it can handle more memory.
 
Back
Top