Results 1 to 3 of 3

Thread: How to query SQL Server using Oracle

  1. #1
    Suzie Guest

    How to query SQL Server using Oracle

    I was wondering if anyone knew how to query SQL Server using Oracle 8i?

    I want to retrieve a recordset and then insert that same data into my tables within Oracle.

    Is there a way to do this?

    Thanks!

  2. #2
    raghavendra Guest

    How to query SQL Server using Oracle (reply)

    make one data base as front end.. create a dsn for another data base using that dsn name..u can talk with another data base.


    ------------
    Suzie at 5/10/01 3:29:40 PM

    I was wondering if anyone knew how to query SQL Server using Oracle 8i?

    I want to retrieve a recordset and then insert that same data into my tables within Oracle.

    Is there a way to do this?

    Thanks!

  3. #3
    Martin Guest

    How to query SQL Server using Oracle (reply)

    Look for Oracle Heterogenous services provide by Oracle that contain 2 tools, Oracle 8i Open Connectivity and Oracle 8i Transparent Gateway that allow you to access a non-Oracle database as remote database

    Here is a good book about this and how to configure it
    http://www.bookpool.com/.x/maqsnzmbe0/sm/0764546996

    Martin


    ------------
    Suzie at 5/10/01 3:29:40 PM

    I was wondering if anyone knew how to query SQL Server using Oracle 8i?

    I want to retrieve a recordset and then insert that same data into my tables within Oracle.

    Is there a way to do this?

    Thanks!

Posting Permissions

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