This software converts CSV files to SQL with INSERT statements or an HTML table/file. It auto-detects fields and allows users to specify names, while also computing maximum field sizes for table creation.
In addition, you have the option to specify LOW_PRIORITY or HIGH_PRIORITY insert, and treat errors as warnings, giving you more control over the conversion process. Another benefit is that the program computes the maximum field sizes, making it easier to create the appropriate table.
Overall, this software is an efficient and user-friendly tool for anyone who needs to convert CSV files to SQL or HTML format.
Version 1.1: Added SQL insert options
Version 1.02: N/A
Version 1.0: N/A