[Progress Communities] [Progress OpenEdge ABL] Forum Post: jsonObject and raw data-type

  • Thread starter Thread starter DenDuze
  • Start date Start date
Status
Not open for further replies.
D

DenDuze

Guest
I have a DataSet with some buffers, 1 of these buffers has a field with datatype RAW. I write that dataset to a jsonObject with write-json. When I read that json into another dataset (so with read-json) the content of that RAW-field is not the same anymore? Is that expected? Can I do it some other way so that the content of that RAW fields stays the same?

Continue reading...
 
Status
Not open for further replies.
Back
Top