I have a memory problem generating reports in Access.
I have a functionnality which it is going to be run in daily basis by the user to generate the reports for records created on that day automatically and export them to pdf files.
This works fine but on a day can be until 250 reports to generate and the computing it is going out of memory.
I've been looking for the way to optimize this and what i found it is that when i closed the report after exporting to pdf the memory it is not freed and that's why after generating x number or records there is not memory anymore.
I don't know why report it is not freeing memory when i close it or where i can found information of how Access manage memory. Does anybody can direct me where to look for the right information to solve my problem?
Thanks in advance for your help
I have a functionnality which it is going to be run in daily basis by the user to generate the reports for records created on that day automatically and export them to pdf files.
This works fine but on a day can be until 250 reports to generate and the computing it is going out of memory.
I've been looking for the way to optimize this and what i found it is that when i closed the report after exporting to pdf the memory it is not freed and that's why after generating x number or records there is not memory anymore.
I don't know why report it is not freeing memory when i close it or where i can found information of how Access manage memory. Does anybody can direct me where to look for the right information to solve my problem?
Thanks in advance for your help