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 -> Writing to named Pipes

Writing to named Pipes

From: <kjohnson29_at_my-dejanews.com>
Date: 1998/09/23
Message-ID: <6uauql$f5p$1@nnrp1.dejanews.com>#1/1

I'm interested in creating a trigger that will write columns from the triggered row to a named pipe. The process on the other side of the pipe is a non-PL/SQL program, likely written in C or PERL. I had intended to use the UTL_FILE package to do this, if possible, but now I'm wondering about the DBMS_PIPE package. Does anyone have any info on doing this? Any example code? Any reasons to use one method over the other?

Thanks in advance,
Keith

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Wed Sep 23 1998 - 00:00:00 CDT

Original text of this message

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