Converts CSV Files to SQL with INSERT statements or HTML table
This program converts any CSV file to an SQL file with INSERT statements or an HTML table/file. Fields are auto detected and you can specify their names. The maximum field sizes are computed so you know how to create your table.