|
|
|
|
 |
|
 |
 |
 |
KMP Import CSV to MySQL Table
|
|
|
Hits: 92
KMP Import CSV to MySQL Table
 2.5
Lots of hosting companies disable the 'USED' command in mysql, often used to LOAD DATA INFILE in a CSV format. This script is the attempt to work around that. It automatically analyzes the structure of a MySql Database, compares it to the structure of the data in the CSV file, and imports the data. Further testing is pending. Check the homepage for updates.
Platform(s): n/a
Date: Nov, 08 2004
Author: http://kinsuth-mar.com/
Ratings
Number of Ratings: 3 Votes
| 5 |
|
| 33% |
| 4 |
| 0%
|
| 3 |
| 0%
|
| 2 |
| 0%
|
| 1 |
| 67%
|
|
|
|
|
|
 |
 |
|
 |
|
 |
|