Site icon Embarcadero RAD Studio, Delphi, & C++Builder Blogs

Convert CSV file to TFDMemTable format JSON file.

Author: h.mohri

 

Convert from CSV file to “JSON file” of “TFDMemTable format”.

This program uses C++Builder 10.2 Tokyo Release 1.

include

[crayon-672a4a07cd4ab389158802/]

code

[crayon-672a4a07cd4b5430670623/]

There is a project file in github, you can try it right away.
GitHub – mojeld/csvfstream_to_TFDMemTable: Create json file of TFDMemTable format from CSV file.

Exit mobile version