Page 1 of 1

Ms sql to Mysql

Posted: Mon Mar 15, 2010 2:05 am
by deshmukh999
Hi,

I need to get data from MS sql and uplod it into MySql using PHP.
Time to time once data gets change in MSSql databse it to get update into MySql database also. To do this I want to write PHP script pleas help me how to do it?

Thanking you

Re: Ms sql to Mysql

Posted: Mon Mar 15, 2010 10:15 am
by rmrbest
you can use mysql migration toolkit.

http://dev.mysql.com/downloads/gui-tools/5.0.html


Raul.