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: database link

Re: database link

From: Richard Taylor <richard_tay_at_manulife.com>
Date: 2000/05/29
Message-ID: <8gsj7p$ie9$1@newton.pacific.net.sg>#1/1

now that's easy,
CREATE [PUBLIC] DATABASE LINK db_link_name CONNECT TO username IDENTIFIED BY password USING 'connect_string/alias';

now, can anyone tell me if a db link is possible with a third-party database (on a separate host) connected via ODBC?

thanks.

johnsonlu <johnsonlu_at_ms30.url.com.tw> wrote in message news:8glgc0$j9d_at_netnews.hinet.net...
> HI
> I have two database (sid=orcl,sid=home) in the same host.
> Can I create database link in the another database ?
> thanks!!
>
>
>
>
Received on Mon May 29 2000 - 00:00:00 CDT

Original text of this message

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