Page 1 of 1

Joining databases?

Posted: Tue Jan 20, 2009 2:56 am
by Sindarin
In my last project which was a product cms, my colleague wanted to help me enter all the products in the database so I set up the cms in his own localhost. He did half the products so I did. Now I had in mind that we could join the databases into a single one but how can we do that? Is there an SQL command or tool?

Re: Joining databases?

Posted: Tue Jan 20, 2009 3:02 am
by papa
You can export data to a file and then import if you want to learn how to:
http://www.modwest.com/help/kb6-135.html