Ms sql to Mysql

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
deshmukh999
Forum Commoner
Posts: 32
Joined: Mon Mar 15, 2010 2:01 am

Ms sql to Mysql

Post 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
rmrbest
Forum Newbie
Posts: 8
Joined: Fri Feb 26, 2010 2:32 am

Re: Ms sql to Mysql

Post by rmrbest »

you can use mysql migration toolkit.

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


Raul.
Post Reply