MyLama Posted May 24, 2009 Share Posted May 24, 2009 Hi - We have 2 installs, one for USD and one for GBP. I upgraded one install to v4 and it's great!! Now, I need to put the clients together in one installation. Is there a utility for this? I saw the thread for DB merging, but we have a small number of clients on one install so I'm thinking of just doing manual adding if the script(s) is something pricey or requires me to actually think. There must be a good number of people in similar situation. Thanks in advance for any feedback. 0 Quote Link to comment Share on other sites More sharing options...
RandyC Posted May 25, 2009 Share Posted May 25, 2009 I would personally recommend that you log into your PHPMyAdmin or whichever database management tool you used and simply get the required tables and then importing them into your other database. Cheers. 0 Quote Link to comment Share on other sites More sharing options...
Redsign Posted May 25, 2009 Share Posted May 25, 2009 I would personally recommend that you log into your PHPMyAdmin or whichever database management tool you used and simply get the required tables and then importing them into your other database. Cheers. That's going to cause some real conflicts... Send support a ticket and they'll inform you on the best way to do this 0 Quote Link to comment Share on other sites More sharing options...
MyLama Posted May 27, 2009 Author Share Posted May 27, 2009 Thanks guys - I spoke with Matt and he advised to simply add clients manually (I have a small number of clients in one install). Thanks again for the feedback. MyLama 0 Quote Link to comment Share on other sites More sharing options...
Vincent Vega Posted May 27, 2009 Share Posted May 27, 2009 Not sure if it works, in theorie it should. Add before _all_ the IDs in database B a '10' so the ID would be unique (depending on the amount of data in A off course). Then it should be safe to import if from B to A. But this is only theoretical 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.