PDA

View Full Version : Can I?


trekvdm
7-29-04, 10:04 PM
Is there a way I can import a mysql database into a new database?

Pig
7-29-04, 11:13 PM
Yes. Log into https://phpmyadmin.powweb.com . Click on the database name, then click on the sql tab. Click browse and find the .sql file of the other database dump. Click go.