Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Connect remote db within PL/SQL

Re: Connect remote db within PL/SQL

From: Michael Krolewski <vandra_at_u.washington.edu>
Date: Thu, 04 Jun 1998 00:39:01 -0700
Message-ID: <35764F15.1A113429@u.washington.edu>


assuming it is another Oracle database, try using a database link. Actually the database link
will work with any database that you use SQLNet to connect to.

Mike Krolewski

Nicholas Moo wrote:

> Hi all,
>
> how can I connect to a remote db within PL/SQL?
>
> I've tried dynamic sql but not work
>
> Thanks for help
>
> Nick
Received on Thu Jun 04 1998 - 02:39:01 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US