Description: 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.
csv,sql,insert,html 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.