Bonjour ,
Je cherche à lire des tables Oracle à partir d'une base MySql mais je ne sais pas comment créer un "database link" entre ces 2 bases. :(
Merci de votre aide,
Version imprimable
Bonjour ,
Je cherche à lire des tables Oracle à partir d'une base MySql mais je ne sais pas comment créer un "database link" entre ces 2 bases. :(
Merci de votre aide,
Voilà ce que j'ai trouvé :
Pervasync software provides a data synchronization infrastructure for synchronizing distributed databases with a central database. It supports Mysql and Oracle databases. Typically you would run Mysql or the Oracle Enterprise Edition on the server side (your data center). On the client side (laptop and desktops), you would run Mysql, the Oracle Express Edition or the Oracle Standard Edition.
The Pervasync data synchronization system is written in Java so that it can run on both Windows and Linux platforms. There is also an admin web consol (based on Apache Trinidad) for users to define and publish the sync objects without writing any code. The same tasks can also be performed using the admin Java API.
From ground up, the system is designed to support data sub-setting, so that each client can synchronize its private data as well as shared data with a central server.
Product Download: http://www.pervasync.com/products
Product Whitepaper: http://www.pervasync.com/documentation
Etrange, en effectuant une recherche, c'est le 1er post qui parle de pervasync ?!
Je vais installer la version d'évaluation.