Excel-to-MSSQL is a program to migrate MS Excel data into MS SQL databases. Each worksheet becomes a table, each row becomes a record and each cell becomes a field.
Key features:
(1) all versions of MS Excel are supported (including MS Excel 2007);
(2) option to convert individual worksheets;
(3) option to merge MS Excel data into an existing MS SQL database;
(4) converts Comma Separated Values (CSV) files into MS SQL tables;
(5) stores conversion settings into profile;
(6) command line support;
(7) easy-to-use wizard style interface