At one point in the last 3 years I wound up relocating half way across the country. Putting my original ITFLOW install on hold. Once Moved back from that trip, I didnt have the space to setup servers and continue production.
Due to this, I decided to spin up some azure instances for my tools as my servers were too bulky for my location at the time.
As of now, Weve been able to recover the virtual images from Azure and load them into our Hyper-V environment.
My question/issue is, How do I merge 2 seperate databases into one. Both databases have different data. . Clients, tickets, invoices. I want to merge it all back into one instance. How can I achieve this efficiently with minimal head bashing?
Any advice is welcome. I was thinking maybe installing PHPmyAdmin and doing an import that way. But…. Id rather pick some brains here before I go crazy and potentially destroy my databases.
Thanks in advance.