PDA

View Full Version : cOPYING DATABASES?


Song
8-5-03, 03:45 PM
Please, could someone direct me on how to copy data effectively from one mysql database to another mysql database. Itried using mysql-front softare, It does the transfering without the corresponding images. Thank you very much!

- Song

WenzlerPaul
8-22-03, 03:40 AM
Hello,

You can try using phpmyadmin from this site http://phpmyadmin.net.

It has an export function to export all database tables and inserts, you can also optionally put a drop table on the exported mysql file, you can download it in zip format or any other format you wish. If you need further help, email me at wenzlerpaul@yahoo.com.

Paul