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

Home -> Community -> Usenet -> c.d.o.server -> Re: execute immediate & connect

Re: execute immediate & connect

From: Daniel Morgan <dmorgan_at_exesolutions.com>
Date: Thu, 18 Jul 2002 19:51:04 GMT
Message-ID: <3D371BEC.8E7C56CC@exesolutions.com>


cosmin ioan wrote:

> hello all, is there any way to build a dynamic string to accomplish
> connection to various databases, such as:
>
> execute immediate 'connect userid/pwd_at_con'
>
> I tried this in 8i and it does not seem to work.
>
> thanks much,
>
> Cosmin

Why not use a database link?

Daniel Morgan Received on Thu Jul 18 2002 - 14:51:04 CDT

Original text of this message

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