Page 1 of 1
Copy/replace to other connection/other host
Posted: Tue 20 Dec 2011 05:28
by kaffeburk
Sometimes I need to duplicate/copy/replace one or more objects from my localhost to a mysql server. As i understand it I can duplicate an object within a connection - but not between connections. I can also make a backup and restore it to the other connection, but to just copy and replace from one connection to another would be nice, is it possible?
Posted: Tue 20 Dec 2011 10:46
by alexa
You can also perform such a task using Schema Comparison Wizard supplied with dbForge Studio for MySQL. Please refer to the 'Schema Comparison and Synchronization' topic in Help documentation for details.
Posted: Fri 27 Jan 2012 08:11
by kaffeburk
alexa wrote:You can also perform such a task using Schema Comparison Wizard supplied with dbForge Studio for MySQL. Please refer to the 'Schema Comparison and Synchronization' topic in Help documentation for details.
I cant find the "Data comparison wizard". Under tools/Devart tools/mysql/database/ there is no submenu labeld "new"
Posted: Fri 27 Jan 2012 15:43
by alexa
To invoke the New Schema/Data Comparison wizard in dbForge Studio for MySQL, please follow the procedure:
1. Select two databases in Database Explorer by clicking them holding the CTRL key down.
2. Right-click the selection and choose 'New Schema/Data Comparison' from the popup menu.