The converter allows the user to create a set of INSERT statements based on data rows from text file. Both delimited and fixed width formats are supported. The conversion utility offers a few predefined column delimiters like tab or comma as well as supports user-defined delimiters.
This program is suitable to prepare data import to currently inaccessible database or to database that does not allow to import data directly. To manage transactions it can add COMMIT statements to output file.
Download Standard demo version.