Re: DBMS_PIPE
From: Mark <nwa_at_protocom.com>
Date: 1996/05/24
Message-ID: <4o3bi5$87f_at_tracy.protocom.com>#1/1
Date: 1996/05/24
Message-ID: <4o3bi5$87f_at_tracy.protocom.com>#1/1
In article <4o0nqi$bm6_at_sjx-ixn5.ix.netcom.com> ronreidy_at_ix.netcom.com (Ronald Reidy ) wrote:
> Hello,
>
> I am having a problem using the package DBMS_PIPE.
>
......
>
> If anyone can show me an example (straight PL/SQL or Pro*C with
> embedded PL/SQL), I would greatly appreciate it.
>
> TIA
>
> rr
There is an example in the $ORACLE_HOME/rdbms/demo directory
called dbms_pipe.c. It is written in OCI, and could easily be
modified to write messages to the pipe rather than get messages
from the pipe.
Regards,
Mark
That which does not kill us only serves to make us stronger,
or something like that.
Received on Fri May 24 1996 - 00:00:00 CEST