Ercüment USTA

  • Hi,
    While the server starts, I need to read global objects by SQL from database or from XML files in file system, then save them after passing them through some operations. And in some cases this information should be changed dynamically, in other words this information needs to be refreshed before the server is restarted.

    The renewal request is…[Read more]

  • Dear Sirs,

    We are using Delphi 10.2 and C++ Builder 10.2 Update 3 and we have upgraded to kbmMW 5.10.10 from version 5.02.10.
    But we have problems in parsing the XMLs including CDATA when using the new version.

    The XML samples we couldn’t parse are below:
    1.
    <root>
    <item>
    <![CDATA[ if ( x < y ) then x = y…[Read more]