Link CSV

Package:
Link CSV
Summary:
Load and merge the data of two CSV files
Groups:
Databases, Files and Folders, Tables
Author:
Schubertus Hodenus
Description:
This class can be used to load and merge the data of two CSV files.

It can load a CSV file and return an array with the loaded data.

The class can also take the arrays of data of two previously load and link them in order to merge the rows that have the same value of two given columns of each of the CSV files.

It can also add, change and delete rows of a CSV file, as well search for values in its rows.

The comments in the code are in German.


Powered by Gewgley