Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dumping SQL database using php My Admin then importing

Status
Not open for further replies.

lagc

Programmer
Joined
Jan 21, 2009
Messages
79
Location
GB
Basically I have 2 databases viewable in php My Admin.

One is an English database and the other is a German database.

There has been a lot of work on the content of the english and what we want to do is take an exact copy of that, and then import that into the german database.

Then I can re-translate it again, but its worth it as it will save time.

What I need help on, is how do I copy that english database, and then how do I import it into the german database, as an exact copy of the english one.

Cheers
 
Sorry will do
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top