Data field LongText TBlob is not updating data correctly, in TWebDBMemo with TXDataWebDataSet TBlobField

Data field LongText TBlob is not updating data correctly, in TWebDBMemo with TXDataWebDataSet TBlobField

Server data

  1. DataModel has a Notes LongText field
  2. This Notes LongText is a default TBlob in Export data modeler to Aurelius
  3. Published in XDataServer as "Notes@xdata.proxy"

Client

  1. xdsetPeople: TXDataWebDataSet;

  2. First data refresh is OK

  3. If the mmoNotes (yellow) component is edited and changes are posted, the Notes field data is refreshed incorrectly.

  4. Demo to reproduce:

    WebCore_XData_Client_v2.zip (101.2 KB)

Thanks for reporting
We traced & solved this issue. Next update will address this.