How can I merge two different database MySQL & PostgreSQL. how can I import PostgreSQL data to mysql database. is there any other way for the same
-
2Having ODBC driver for the Postgre database, you could use this Data Import tool - devart.com/dbforge/mysql/studio/data-export-import.html. It allows to insert, update and replace data in the target tables.Devart– Devart2012-02-07 07:09:22 +00:00Commented Feb 7, 2012 at 7:09
Add a comment
|