I am generating reports based on what the user chooses on the VB front end. I use a SQL DB. Sometimes a report can be up to 2000 pages with different font sizes, maybe a picture. The problem is that when the reports are this large they require almost 512mg of ram. Most computers do not have this much memory and so they crash. Is there anything I can do to solve this problem. I cannot change the formatting of the report. Any suggestions would be greatly appreciated.
Thank you
Thank you