News

Use TRESTDataSetAdapter with arbitrary JSON

One basic questionI get asked is howcan I convert arbitrary JSON into some kind of data structure such that I can extract useful data? One solution is to use the TRESTDataSetAdapter with arbitrary JSON. TheTRESTDataSetAdapterandTClientDataSetcomponents convert theJSONrepresentation into a dataset. The TRESTDataSetAdapter has many nice…
Read more