Skip to main content Help Control Panel

Login   A+   A-

Development «   Development blog «  

[feature] import a CSV table

This is a tiny tool aiming to build a MySQL table out of a CSV file. All you have to do is:
  • to provide a CSV file,
  • to select a name for the target table,
  • to select delimiters.


Initially, the requirement was to inject some Excel sheet in a YACS server to develop various SQL queries on data. This has become tables/import.php, and it is accessible from the index of tables, at tables/index.php.

Rate this page
Posted by Bernard on Mar. 8 2007, (popular)