How to export tables from MSQL to MySQL compatible SQL files?
I have a huge MSQL legacy database which I somehow need to get into MySQL. I would prefer to export MSQL into a normal, compatible SQL file, but nothing I have tried so far worked. Do you know any tool capable of such a migration? Maybe there is a bette开发者_开发技巧r way to handle this?
精彩评论