Recently I came to the point where I had to export the tables of a database as
CSV files. While in FireDAC there is TFDDataMove, I wasn’t able to use it as I encountered a bug *in that component that rendered the output useless. (The bug has been fixed by Dmitry the day after I mentioned it, ...
More...