DB to DB data transfer
Brought to you by:
lorenztextor,
skrysakj
Direct transfer of database data from one to another
(different hosts) instead of having to Export data to CSV,
then manually Import it into other database.
The functionality may include the ability to choose one host,
choose the second, and then initiate the direct transfer
between them. Since CocoaMySQL is document-based,
maybe both hosts would need to be open in two separate
windows, and a menu option initiating such a transfer
betwen them should be created.
Logged In: NO
Why not support Drag'n'Drop to paste databases from one window into
another.
Logged In: NO
Or use a wizard just looked like in SQL Server 2000?