import CSV - get field names from 1st row,
| User, date | Message |
|---|---|
|
Written by tikuanglee
9 months ago Category: Feature discussion 3 posts since Sat, 23 Jun 12 |
I regularly need to import data files from external sources into one MySQL table. The fields in CSV file are not always arranged in the same order as my MySQL table. I think it is nice have a feature that allow user: 1. either read the field names from the first row automatically. 2. or have a text box for user to enter the field names (like phpMyAdmin). |
|
Please login to leave a reply, or register at first. |