i have an application with oracle 10g express edition running in behind as database. but i want to auto synchronize all the data in that DB((oracle) to my online Mysql database whenever the internet is connected . can u please help with the solution.
Asked
Active
Viewed 1,270 times
0
-
http://stackoverflow.com/questions/7822954/import-data-to-mysql-from-oracle – Sathish D Sep 17 '13 at 09:16
-
You can use SQLyog for this. You can do this by installing ODBC driver for MySQL. There is an option to schedule on particular intervals. – Sathish D Sep 17 '13 at 09:16