Select all the files you need to import, click, and step away or watch them import. Spend your time on other things.
SQL Importer will accurately size your fields so they're not a byte longer than they need to be. Imported data is stored in varchar, nvarchar/unicode, or text depending on options and string size.
SQL Importer will attempt to piece together and fix records that break onto even multiple new lines, helping prevent unecessary problems or incorrectly imported records.
Bad records will be kicked out while your import carries on. SQL Importer can create Fixes and Exceptions tables so you can have a look.
Files sometimes include header rows that use the same column name more than once. SQL Importer will rename them for you.
Import a group of files delimited by different characters and let SQL Importer guess the delimiters for you.