DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Dan Stillwater Guest

    DB LINK b/w Oracle and SQL Server?


    Hi,

    I want to select some data from on the of the databases and to insert it
    into the other and vice-versa
    (not a one-time deal), in a single SQL Statement.

    Is it possible to create a DB link between SQL Server 7 and Oracle 7.3.3
    (both ways), so I could use a
    single SQL Insert statement?

    Please remove the NOSPAM from my e-mail id, before replying.

    Thanks for your help,
    Dan.



  2. #2
    Kevin Guest

    Re: DB LINK b/w Oracle and SQL Server?


    "Dan Stillwater" <newuser69@hotmail.nospam.com> wrote:
    ...
    >Is it possible to create a DB link between SQL Server 7 and Oracle 7.3.3
    >(both ways), so I could use a
    >single SQL Insert statement?

    .....

    Dan,
    The "within a single SQL statement" is where things get expensive. Oracle
    sells a product called Oracle Transparent Gateway for MS SQL Server which
    handles the abstraction of inter-database communication to allow you to perform
    what you want in a single transaction.

    It costs $10,000.

    On the good side, that is the retail price ;-).



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links