A Pipe (Delimited) Dream

When moving data from one system to another, it is invariably the CSV format that is used: it’s conveniently supported by Excel, Access and almost every other spreadsheet and database management system. However, it’s not the best format to use. CSV, as it’s name suggests, uses commas to separate values into columns. Furthermore, text is [...]