Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Browser Out of memory
#4
As I said in my previous post, you need to run it while debugging, from Delphi IDE, and see if you get any exception. If the out of memory error comes from your application it will raise an exception while debugging and you need to break on it and see where this comes from.

1000 rows is nothing, meaning that 1K rows can't consume 2+ GB of RAM ever. There must be some error somewhere. I doubt that this comes from IntraWeb itself.

Also, I think you should consider this example as a "better" way to use DataTables in your application:

https://github.com/Atozed/IntraWeb/tree/...DataTables
Reply


Messages In This Thread
Browser Out of memory - by matija - 07-01-2022, 07:21 AM
RE: Browser Out of memory - by Alexandre Machado - 07-04-2022, 06:29 AM
RE: Browser Out of memory - by matija - 07-06-2022, 12:51 PM
RE: Browser Out of memory - by Alexandre Machado - 07-08-2022, 06:44 AM
RE: Browser Out of memory - by joelcc - 07-08-2022, 01:57 PM
RE: Browser Out of memory - by matija - 07-14-2022, 05:04 AM
RE: Browser Out of memory - by Alexandre Machado - 07-17-2022, 12:44 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)