Simple csv to MySQL tool
| Hits: 399 |
Advertisement
Description: This code will take a csv file and create or, insert or update, the data into a MySQL database. It assumes the first line contains the field names and uses that to build the SQL query for the following data lines. There's a download button for pulling in the csv file. A CREATE button will create a simple database using VARCHAR() with all the fields length set to the longest length of any field. The INSERT button will insert the data.
|
| Resource Details: |
|---|
| Price : | free | | Date Added : | Sat Jun 7, 2008 | | Author : | Phillip Biggs |
| Rate: | 0.0(out of 5) | | Vote: | 0 Votes |
|
| Other Listing by This User: |
|---|
|
|