ZohaibAli Posted April 16, 2013 Share Posted April 16, 2013 Hello, I have 2 databases. One is of my application and the other one is of front-accounting software. Both are in MySQL, but with different schemas totally. My question is: how can I migrate my DB into front-accounting DB? Thanks. Quote Link to comment Share on other sites More sharing options...
requinix Posted April 16, 2013 Share Posted April 16, 2013 PHPFreaks.com Questions, Comments, & Suggestions This is NOT a help forum! Do not post topics asking for help not related to the website. How different are the schemas? If there was a very small amount of data how would you manually import it? How much data are we talking about? How about giving us some real information to go off rather than vague statements "front-accounting software" and "totally different schemas"? Quote Link to comment Share on other sites More sharing options...
ZohaibAli Posted April 16, 2013 Author Share Posted April 16, 2013 Weel, first of all thanks for the prompt response. The size of data is not a big deal. Instead, the schemas are very much different. "front-accounting software" is a software used for accounting and I want to insert my DB data into "front-accounting software" DB. Are you getting me? Quote Link to comment Share on other sites More sharing options...
requinix Posted April 16, 2013 Share Posted April 16, 2013 Well yes, but that's not much detail to go off of. Maybe you have some examples? Quote Link to comment Share on other sites More sharing options...
Jessica Posted April 16, 2013 Share Posted April 16, 2013 It might be easier to implement single sign on. 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.