transparent/backend migration
Good day!
I really need your help.I'm having my thesis now and i'm planning of making a migration tool that is transparent to the frontend applications that is no changes should be made on these apps.Let's say i have a frontend application accessing the oracle server, then after all the data have been transferred/migrated to mySQL, no changes or re-engineering of the apps should be made. I'm planning of just fooling/tricking the frontend app that it was still connected to an oracle server, but infact to mySQL. It's like trapping all request/querries from that frontend app then translate it in mySQL forma then reply to that querry via its original connection.
But is this possible?
Thanks.
Subject
Views
Written By
Posted
transparent/backend migration
3737
September 02, 2004 06:10PM
2742
September 16, 2004 06:20AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.