Hi,
I need to exchange data from a server (let’s say Server A) which runs an Oracle database to another server (Server B) which runs SQL Server. I’m thinking about using XML to do that, but I have no idea how I should do it.
I’d like to develop some kind of authomatic mechanisim to read from SQL Server and write into Oracle and then read from Oracle and write into SQL Server.
Any idea?
Thanks in advance.
Alex.