DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: XML to sql server from Oracle

  1. #1
    Join Date
    Aug 2002
    Location
    Atlanta
    Posts
    1,187

    XML to sql server from Oracle

    We have a table in oracle that needs to be pushed to sql server a few times a day. Actually if we can load both db's with the same table we can push just the changes to sql*server if that can be done. I was thinking of avoiding a gateway and doing it in XML. I know oracle can push it, can sql*server then receive and process it?

    thanks

    steve
    I'm stmontgo and I approve of this message

  2. #2
    Join Date
    Jan 2002
    Location
    Netherlands
    Posts
    1,587
    Sure. try DTS in SQL Server and try to do the other way round. After you've made a DTS package, schedule it to run as many times as you want.
    Tarry Singh
    I'm a JOLE(JavaOracleLinuxEnthusiast)
    TarryBlogging
    --- Everything was meant to be---

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width