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-674023f713522200834977/]

code

[crayon-674023f71352c395895305/]

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