I want to know if there are a manner of replication(two-way) between MSSQL SERVER and (postgresql or mysql or ORACLE).
ThanksReplication between MS SQL Server and Oracle is supported, but not for the other two. You can search SQL Server 2005 Books Online for "replication and oracle", there should be many topics to read. Oracle is supported as a publisher and a subscriber.|||
Replication is available for Oracle for one way only, meaning either Oracle publisher with SQL subscriber or SQL publisher with Oracle subscriber.
I presume when you say 2-way, you mean bi-directional. This scenario is not suppoted.
Gary
No comments:
Post a Comment