Am 06.04.2012 08:38 schrieb "Juha Manninen" <juha.mannine...@gmail.com>: > Now I am looking for a proper XML parser for Delphi, for big XML files. > The default Delphi parser, using MS DOM, chokes badly. 4 GB memory is not enough for it.
You know that on Windows for 32-bit processes the memory limit is 2GB? The remaining part of the address space is used by the OS (Note: the usable space can be extended to 3GB by setting a flag in the executable and starting Windows using a certain switch). Regards, Sven
_______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal