Large sqlite table, out of memory

I Have a large sqlite DB (about 380k records, 2.5GB) that i need to report.
I have recompiled sqliteconnection and it works "well".

Trying to prepare the report, the memory growth fast and out of memory occurs.

Any idea?
Regards

Comments

  • edited 5:30AM
    Hi,

    maybe you can split the report into smaller chunks? ie having record 1-50.000 then 50.501 - 100.000 .... and so on. I know that this may not be what you were looking for, but maybe it helps.

    Best Regards,
    Keeper

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.