MySQL-to-MSSQL is a program to convert MySQL databases into MS SQL format. Key features:
(1) all versions of MS SQL starting from 7.0 are supported;
(2) all versions of Unix/Linux and Windows MySQL are supported;
(3) converts indexes with all necessary attributes;
(4) converts foreign keys;
(5) option to merge MySQL data into an existing MS SQL database;
(6) option to convert individual tables;
(7) command line support;
(8) easy-to-use wizard style interface