CSV2SQL | iCal2CSV
Online CSV to SQL Converter
This tool provides an easy way to convert CSV files to SQL to be inserted into a database. Simply upload your CSV file and the resulting page will display the INSERT/UPDATE statements to turn the CSV file into records in a database table!
The result also filters out high-ascii MS Word/Excel characters and makes them safe to insert into a MySql database.
Please Note: Make sure the first row of your CSV file has headings which match your field names. If you want the tool to produce UPDATE statements, ensure you enter the Primary key for your table in the field below. It must match exactly to the column in your CSV file.
Any questions/comments? Email me at: evan at evandavey dot com.