Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Import CSV files with more than 254 columns
Message
From
07/02/2019 05:22:00
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Import CSV files with more than 254 columns
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01666016
Message ID:
01666016
Views:
53
Likes (2)
Dear All,

[cross-posted]

The CSVProcessor class at https://github.com/atlopes/csv has been enhanced to import CSV files holding more than 254 columns. The CSV data can be imported into a collection of VFP cursors, or the contents of selected CSV columns appended to an existing cursor.

A CSV sample file of 680 data rows x 800 columns containing statistics of Indian Elementary Schools (courtesy of Kaggle at https://www.kaggle.com/webaccess/all-census-data) is included in the repository for testing, along with example programs.

Testing with other real life data and issues report are very welcomed.
----------------------------------
António Tavares Lopes
Reply
Map
View

Click here to load this message in the networking platform