Blog Archives

FireDAC: Loading JSON data with LoadFromFile

Loading JSON data into datasets is pretty straightforward using LoadFromFile or LoadFromStream. FireDAC provides these methods as part of its TFDDataset descendants. I have published several videos showing how easy it is to store generate JSON data with FireDAC and consuming it in a client application be this client application a web application or a VCL desktop application.

Read more ›

Tags: , , , , , , , ,

Save or return database query results as JSON

JSON has become the common format to store structured information in text files. Further, web services tend to return JSON these days. XML seems to have lost the battle as it generates too much meta-information nobody needs. In addition, developers hardly need the validation of XML documents which is not possible to implement using JSON.

Read more ›

Tags: , , , ,

Partnerships




Top