MySQL to MSSQL

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

MySQL to MSSQL

Post by JayBird »

How can i dump data from MySQL to MSSQL?

Can i just create a dump the data to an sql file then the MSSQL database can import this in?

THe databases are on 2 different servers and this will need to be done once-a-month, so the easier the better.

Thanks

Mark
Post Reply