by Jonathan Tuppeny | Apr 11, 2016 | Technical
CSV files are ubiquitous – they are the most common means of transferring data from one system to another using a text file. They do, however, have one major drawback – commas. A string of comma separated values is no problem when all the values are numbers or text...