mssql-to-mysql is a
program to move ms sql databases to mysql server. depending on your privileges on the target mysql server, you can either export ms access
data into new database, or overwrite the contents of an existing mysql database. all ms sql
data types and attributes are supported. the
program works with all versions of unix and
windows mysql servers. mssql-to-mysql is a
program to migrate
microsoft sql databases to mysql server. depending on your privileges on the target
mysql server you can export ms sql
data into new database or overwrite the contents of an existing mysql database.
features:
* all ms sql
data types and attributes are supported.
* work with all versions of ms sql starting from 7.0.
* work with all versions of unix and
windows mysql servers.
* merges ms sql
data into an existing mysql database.
* convert individual tables.
* convert indexes with all necessary attributes.
* convert foreign keys.
* command line support.
* vserver user's option.
* export ms sql databases into mysql dump file.
* easy-to-use wizard-style interface.
* full install/uninstall support.