Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: exchange data between 2 servers without oracle link
I forgot to mention that there are extension to the TCL language that
interface to Oracle RDBMS.
You can find them at ftp://www.scriptics.com/pub/tcl
http://www.neosoft.com/tcl/ftparchive/sorted/databases
I have also utilised Visual Basic Scripting using OCI Dll to manipulate Oracle RDBMS.
PeteW
. <tassili_at_club-internet.fr> wrote in message
news:85lgss$238$1_at_front1.grolier.fr...
> Hi
> Sorry for english,
> i have a problem :
> i want exchange data between 2 bases without sqlnet or others oracle link.
> i have a solution when i use utl_file package : on a table, in post-insert
> trigger i generate an insert order in file
> and with an unix job i transfert file to second server and execute the sql
> file.
> it's not secure
>
> Have you another solution ?
> thank you for your help
>
> Tassili_at_club-internet.fr
>
>
Received on Thu Jan 13 2000 - 17:46:22 CST
![]() |
![]() |