Hi,
> I have a project which need to synch our mysql db with external
> Oracle DB.
> It requires that anytime DB admin modifies their Oracle DB, the
> change should be synched remotely with our DB in mysql. To make
> thing easy, we could use the same table structure on both end.
just a quick i
Dear Sir,
I have a project which need to synch our mysql db with external
Oracle DB.
It requires that anytime DB admin modifies their Oracle DB, the
change should be synched remotely with our DB in mysql. To make thing
easy, we could use the same table structure on both end.