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: Michiel Ploeger <nospam.Michiel.Ploeger_at_Bluewater-Group.Com>
Date: Tue, 21 Sep 1999 15:30:32 +0200
Message-ID: <7s81j2$9g5$1@news1.xs4all.nl>


Remember that database links are insecure!

M. Ploeger

Mario Bucsics wrote in message
<3fc5848e.1a55a1f2_at_usw-ex0102-010.remarq.com>...
>
>You could do this in the following way:
>
>create database link "linkname" connect to "username"
>identified by "passwort" using "test.world";
>
>THis example is a privat database link, if you like to make
>the link public include the public keyword after
>the "create" .
Received on Tue Sep 21 1999 - 08:30:32 CDT

Original text of this message

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