Using JSON with OpenEdge : ABL serialization of ProDataSets, Temp-tables, Temp-Table buffer objects to/from JSON
ABL serialization of ProDataSets, Temp-tables, Temp-Table buffer objects to/from JSON
ABL temp-tables and ProDataSets have the ability to serialize their data to a JSON string. Similarly, you can read JSON data into a temp-table or ProDataSet. These features parallel the features for XML serialization of temp-tables and ProDataSets.