Provide table data as a CSV (comma-separated values) file and output a SQL insert statement for a table with the same name as the file.
A program that converts .ini files to SQL INSERT queries.
Simple parser for SQL Insert Statement, this tool is developed using Flex and Yacc.