RE: [Help] best way to synch mysql with an Oracle DB

2001-05-10 Thread indrek siitan
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

[Help] best way to synch mysql with an Oracle DB

2001-05-09 Thread Xiaolin Allen Zhao
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.