CSV Library
This simplifies the process of creating and reading CSV files that are universally used for simple data transfers. It is not absolutely complete but it is very functional and allows conversion from:
- CSV to Query
- CSV to Array
- Array to CSV
- Query to CSV
We use it to great effect for creating super simple exports of queries for reporting.
The CSV Library is release under the Common Public License 1.0