transfer database from one domain to another?
Moderator: General Moderators
transfer database from one domain to another?
hi, soon i will be transferrign my site to a new host. how can i transfer all the databases i have on one site to another?
2 ideas:
1. If you are using PHPMyAdmin ( http://www.phpmyadmin.net/ ) you have the opportunity to export your structure / data from site A and import it onto site B.
2. Win32 GUI application MySQL-Front ( http://www.mysqlfront.de/ ) have the abillity to copy between two servers directly, aswell as the above.
Might be helpful.
1. If you are using PHPMyAdmin ( http://www.phpmyadmin.net/ ) you have the opportunity to export your structure / data from site A and import it onto site B.
2. Win32 GUI application MySQL-Front ( http://www.mysqlfront.de/ ) have the abillity to copy between two servers directly, aswell as the above.
Might be helpful.