Move data from SQL Server/PostgreSQL to MySQL -



Move data from SQL Server/PostgreSQL to MySQL -

there scenario, have sql server tones of info in it. need re-create fields tables (hardly ever whole table) server runs mysql. there server postgresql. need same thing it. there know way accomplish that?

thank in advance!

i don't remember how flexible sql server exporting service, sounds need custom script it.

mysql sql postgresql

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -