Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Writing to named Pipes
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
![]() |
![]() |