MSSQL-to-MySQL
» Softwares and Scripts (719)
»» Database Tools and Applications (35)
»»» PHP (35)
Overview
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.
w: http://www.convert-in.com/mss2sql.htm
Description
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 versions of MS SQL starting from 7.0 are supported
All versions of Unix and Windows MySQL are supported
Special approach for Virtual Server users
Option to merge MS SQL data into an existing MySQL database
Option to convert partial data using SELECT-queries
Option to convert individual tables
Converts indexes with all necessary attributes
Converts foreign keys
Command line support
Stores conversion settings into profile
Support for multibyte character sets
Option to export MS SQL data into MySQL dump file
Easy-to-use wizard-style interface
Full install/uninstall support
Limitations
Does not convert stored procedures and triggers
Requirements
MS SQL environment (server or client components of MS SQL must be installed on the same machine where you run MSSQL-to-MySQL from)
Necessary privileges to write into the destination database
