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: Oracle 7.3 - TCP/IP Sockets

Re: Oracle 7.3 - TCP/IP Sockets

From: Detlev Goebel <goebel_at_www.gzs.de>
Date: Mon, 28 Sep 1998 11:28:00 +0200
Message-ID: <360F569F.F01B3042@www.gzs.de>


Hallo,

the reason is:

we like to purchase a software which is complete written in PL/SQL. The company told me, that it is
more comfortable for them whether they can write a routine in PL/SQL than in C.

Now I'm investigate for solutions.
Of course, for me a C-Program is the best solution.

Detlev

MotoX schrieb:

> Er, why? You can use TCP/IP (via C, C++, Perl, Java, etc.) to connect the
> machines, provided they've got TCP/IP stacks installed and configured, and
> they can find a route to each other. So where did SQL or PL/SQL come into
> this? Please state *what* you are trying to achieve.
>
> In the meantime, look at 'pipes' (Ora 7 & 8) and external procedures (Ora 8
> only). Maybe they will help you with what you are trying to do.
>
> MotoX.
>
> Detlev Goebel wrote in message <360A5FFA.6EDA1127_at_www.gzs.de>...
> >Hello,
> >
> >I'm going to buid a system where two different machines must talk
> >together.
> >My question is :
> >
> >Is it possible to access TCP/IP Sockets directly from SQL or PL ?
> >
> >
> >Thanks in advance
> >
> >Detlev
> >
> >mailto:goebel_at_www.gzs.de
> >
> >
Received on Mon Sep 28 1998 - 04:28:00 CDT

Original text of this message

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