Jump to content

jhoward1801

Members
  • Content Count

    4
  • Joined

  • Last visited

Posts posted by jhoward1801


  1. I am creating a large amount of json data using TJsonTextWriter using Delphi 10.4. When I get to around 100,000 objects being loaded into the array, and each object has around 25 values, I am getting an out of memory error.

     

    I also tried the other JSON framework using the JSONObject and I get the same error.

     

    What are the size and or object limits using  Readers and Writers JSON Framework: TJSonWriter?

     

    Thanks


  2. After upgrading to Sydney version 10.4 and once I close any project, an error TAB will show up with this message:

    Unable to locate "bds:/documentation.htm"

    I noticed that I had a "C:\Program Files (x86)\Embarcadero\Studio\21.0\Welcomepage" documentation.htm file for version 19 but I do not have that file for version 21? Any idea how to resolve or disable the error tab from coming up or get an updated documentation.htm file?

     

    Thanks

×