Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Database link
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
![]() |
![]() |