Joining databases?
Moderator: General Moderators
Joining databases?
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?
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
http://www.modwest.com/help/kb6-135.html